This website requires JavaScript.
Explore
Help
Sign In
starred
/
C
Watch
1
Star
0
Fork
0
You've already forked C
mirror of
https://github.com/TheAlgorithms/C.git
synced
2026-04-29 16:59:37 +00:00
Code
Issues
1.4k
Packages
Projects
Releases
Wiki
Activity
Files
94462f2fe6beeb1657dcb76be02ca4b29d4e620e
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