THIS WORKS?! almost
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
gcc -Wall -pedantic -Werror -Wextra -std=gnu89 $1 ../*.c -o a
|
||||
gcc -Wno-format -Wall -pedantic -Werror -Wextra -std=gnu89 $1 ../*.c -o a
|
||||
./a
|
||||
|
||||
Reference in New Issue
Block a user