2 lines
52 B
Plaintext
Executable File
2 lines
52 B
Plaintext
Executable File
cc -Xa -I../source -L../source $1.c -o $1 -lcb -lm
|