Files
learning_c/ch_02/octal_converter/README.md
T

3 lines
52 B
Markdown

compile with math library using gcc:
gcc main.c -lm