Skip to content

Instantly share code, notes, and snippets.

@raineorshine
Created March 4, 2013 13:36
Show Gist options
  • Save raineorshine/5082275 to your computer and use it in GitHub Desktop.
Save raineorshine/5082275 to your computer and use it in GitHub Desktop.
Compiler Commands

Compile C++

g++ -Wall hello.cpp -o hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment