This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
TheAlgorithms-C
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-C
mirror of
https://github.com/TheAlgorithms/C
synced
2025-02-15 13:04:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
TheAlgorithms-C
/
conversions
History
Shubham Saini
05d0323ed3
fixing typo
2019-10-12 13:53:52 +05:30
..
binary2octal.c
improved code
2018-03-28 18:11:54 +02:00
binary_to_decimal.c
Update binary_to_decimal.c
2018-10-06 00:04:48 +05:30
binary_to_hexa.c
Refactor
2018-10-08 21:18:35 +05:30
decimal _to_binary.c
fixed a bug and refactoring
2018-03-18 23:42:43 +01:00
decimal_to_hexa.c
Refactor
2018-10-08 21:18:35 +05:30
decimal_to_octal.c
Refactor
2018-10-08 21:18:35 +05:30
hexal_to_octal.c
fixing typo
2019-10-12 13:53:52 +05:30
toDecimal.c
number invalid if number >= base
2018-10-24 22:19:42 +05:30