Skip to content

Instantly share code, notes, and snippets.

@tkcranny
Created August 10, 2013 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkcranny/6200125 to your computer and use it in GitHub Desktop.
Save tkcranny/6200125 to your computer and use it in GitHub Desktop.
echo -e "\e[36m================================================================================"
echo -e "\e[35mWarnings:\e[33m"
gcc -Wall -ansi -pedantic thebox.c -o thebox
echo -e "\e[35mCompilation Complete\e[33m"
echo -e "\e[36m================================================================================\e[0m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment