brriann / cpp

C++ language and Standard Template Library notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp

gcc myfile.cpp -lstdc++

./a.out

g++ myfile.cpp

./a.out

Folders

cs2b - Foothill College class

cs2c - DS+A / Foothill College class

current - to support VC++ dev

linkedDataStructures - to share

About

C++ language and Standard Template Library notes


Languages

Language:C++ 60.2%Language:C 36.9%Language:Makefile 2.4%Language:Objective-C++ 0.5%Language:R 0.1%