We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gcc -o hello hello.c -pedantic
./hello
for object code only: gcc prog_6_1.c -c