Skip to content

Instantly share code, notes, and snippets.

@eltonvs
Created February 11, 2016 12:46
Show Gist options
  • Save eltonvs/f3d130eb09a533a5fde3 to your computer and use it in GitHub Desktop.
Save eltonvs/f3d130eb09a533a5fde3 to your computer and use it in GitHub Desktop.
$ g++ -Wall -std=c++11 -I include/ src/teste.cpp src/drive.cpp -o bin/pg01
$ ./bin/pg01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment