Compile and run C file

UUID: compile-run-gcc@anticitizn
Last edited:
6 days ago 2025-01-15, 13:05
Last commit: [c33de9c7] Add/Update Portuguese translations (#588)

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