C++ Guide (Quick Study Computer)
Ultimate guide to C++ programming language.
Guide assumes that all readers have a general understanding of programming languages, and an understanding of the PC/Wintel environment.
4-page guide includes detailed information on:
· numbers & characters
· operators
· if/else commands
· arrays
· switch statements
· loops
· functions
· sharing variables
· advanced functions