mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
21dab04b09
If user type in 0 the output was empty. This bug is fixed. In addition I refactored and documented the code. |
||
---|---|---|
.. | ||
binary2hexa.c | ||
binary2octal.c | ||
binary_to_decimal.c | ||
decimal _to_binary.c |