TheAlgorithms-C/conversions
Christian Bender 21dab04b09
fixed a bug and refactoring
If user type in 0 the output was empty. This bug is fixed. 
In addition I refactored and documented the code.
2018-03-18 23:42:43 +01:00
..
binary2hexa.c added binary to hexadecimal conversion 2018-01-28 18:45:09 +05:30
binary2octal.c Add: Implementation of Binary to Octal Conversion 2017-09-30 18:27:21 +05:30
binary_to_decimal.c File clean-up 2017-07-12 17:09:15 -07:00
decimal _to_binary.c fixed a bug and refactoring 2018-03-18 23:42:43 +01:00