mirror of https://github.com/TheAlgorithms/C
6385b0223e
# Conflicts: # .travis.yml # DIRECTORY.md # README.md |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
binary_to_decimal.c | ||
binary_to_hexadecimal.c | ||
binary_to_octal.c | ||
decimal_to_binary.c | ||
decimal_to_hexa.c | ||
decimal_to_octal.c | ||
decimal_to_octal_recursion.c | ||
hexadecimal_to_octal.c | ||
octal_to_decimal.c | ||
to_decimal.c |