If I am to compile my code in the terminal, I would do:
cc -std=c99 -Wall -Werror ....
If I\'m to run my code in the terminal I would do: