Terminology list
- argument
- block
- buffer
- built-in type
- cerr
- cin
- class
- class type
- clog
- comment
- condition
- cout
- curly brace
- data structure
- edit-compile-debug
- end-of-file
- expression
- for statement
- function
- function body
- function name
- header
- if statement
- iostream
- istream
- library type
- main function
- manipulator
- member function
- method
- namespace
- ostream
- parameter list
- preprocessor directive
- return type
- source life
- standard error
- standard input
- standard library
- standard ouput
- statement
- std
- string literal
- uninitialzed variable
- variable
- while statement
- ()operator
- ++operator
- +=operator
- .operator
- ::operator
- =operator
- <<operator
- >>operator
- ==operator
- !=operator
- <=operator
- <operator
- >=operator
- >operator