c99

Compila programmi C secondo lo standard ISO C. Maggiori informazioni: https://manned.org/c99.

c99 {{file.c}}

c99 -o {{nome_eseguibile}} {{file.c}}

c99 -c {{file.c}}

c99 {{file.c}} {{file.o}}