Compile With make and gcc, run in terminal:
make
With no make but with gcc, run in terminal:
gcc main.c runtimes.c -o test -Wall -Wextra -pedantic
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Compile With make and gcc, run in terminal:
make
With no make but with gcc, run in terminal:
gcc main.c runtimes.c -o test -Wall -Wextra -pedantic