Compile and run C file

UUID: compile-run-gcc@anticitizn
Last edited:
1 week ago 2024-04-26, 16:19
Last commit: [27de98c5] compile-run-gcc@anticitizn: Add Brazilian Portuguese translation (#333)

Compile a single file using GCC and run it in a terminal

README

Close

Compile and run C file

Compiles the selected files using GCC and then runs the resulting executable in a new terminal. The executable is named a.out (as GCC does when no output name is given). Include directory is set to the same directory the files are in. gcc is the only dependency.

CHANGELOG

Open

Log In To Comment!

0 Comments