C - Compile & Run via Command Line
for windows :
gcc source.c -o executable.exe && executable.exe
in linux / mac os :
gcc source.c -o executable && ./executable
Written by Noval Agung Prayogo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#C
Authors
Related Tags
#c
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#