convert gc to c

This commit is contained in:
nub31
2025-05-03 16:32:51 +02:00
parent aa970f1abb
commit bfc3aad516
11 changed files with 306 additions and 488 deletions

8
output/clean.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
rm ./arr_size.o
rm ./gc.o
rm ./itoa.o
rm ./out.o
rm ./str_cmp.o
rm ./str_len.o
rm out