TheAlgorithms-C/conversions
2017-09-30 18:27:21 +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
decimal2Binary.c Added basic decimal conversions (#40) 2017-09-29 22:08:15 +05:30
decimal2Hexa.c Added basic decimal conversions (#40) 2017-09-29 22:08:15 +05:30
decimal2Octal.c Added basic decimal conversions (#40) 2017-09-29 22:08:15 +05:30