UUID: compile-run-gcc@anticitizn
Last edited:
3 months ago
2024-07-23, 19:00
Last commit: [42fa4059] Add Catalan translations (#452)
Compile a single file using GCC and run it in a terminal
README
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.
Log In To Comment!
0 Comments