Hex converter half finished. Can convert numbers to hex
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
compile with math library using gcc:
|
||||
gcc main.c -lm
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
compile with math library using gcc:
|
||||
gcc main.c -lm
|
||||