2 lines
41 B
Bash
Executable File
2 lines
41 B
Bash
Executable File
gcc -std=c99 -Wall main.c func.c -o prog
|