separate files and fix newline bug

This commit is contained in:
Zvonimir Rudinski
2023-12-16 17:12:25 +01:00
parent 9e0ff21192
commit dd7c5d0a1c
4 changed files with 43 additions and 31 deletions

View File

@@ -1 +1 @@
cc main.c -o todd
cc todo.c main.c -o todd