2 lines
80 B
Bash
Executable File
2 lines
80 B
Bash
Executable File
g++ -Wall -Wno-write-strings -Wno-char-subscripts -o tinybas.out main_nix.c *.c
|