1 line
50 B
Bash
1 line
50 B
Bash
|
|
./tcc -o myprog main.c -I'./' -I'./include' -B'./'
|
|
|
./tcc -o myprog main.c -I'./' -I'./include' -B'./'
|