TheAlgorithms-C/conversions
Krishna Vedala b1e1923580 check if math library is available and include if present 2020-05-29 14:04:14 -04:00
..
CMakeLists.txt check if math library is available and include if present 2020-05-29 14:04:14 -04:00
binary_to_decimal.c Update binary_to_decimal.c 2018-10-06 00:04:48 +05:30
binary_to_hexadecimal.c Fix filenames for DIRECTORY.md 2020-01-09 10:27:32 +01:00
binary_to_octal.c Fix filenames for DIRECTORY.md 2020-01-09 10:27:32 +01:00
decimal_to_binary.c Fix filenames for DIRECTORY.md 2020-01-09 10:27:32 +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
decimal_to_octal_recursion.c code cleanup to prevent gcc warnings 2020-04-08 09:41:12 -04:00
hexadecimal_to_octal.c gets not a C11 standard, superceded by fgets 2020-04-08 09:45:12 -04:00
octal_to_decimal.c Revert "use integer version of pow" 2020-05-29 13:50:48 -04:00
to_decimal.c Fix filenames for DIRECTORY.md 2020-01-09 10:27:32 +01:00