Major refactoring in progress

This commit is contained in:
2024-04-09 00:34:35 +02:00
parent 79a8f93572
commit 1e1450178f
9 changed files with 1360 additions and 80 deletions
+2
View File
@@ -0,0 +1,2 @@
gcc example.c io.c -o example -Wall -Wextra -ggdb
gcc example2.c io.c -o example2 -Wall -Wextra -ggdb -lws2_32