TOC PREV NEXT INDEX

C++: A Dialog


13.13. Definitions


A cursor is an abstract object that represents the position on the screen where input or output will occur next.
The global namespace is a name for the set of identifiers that is visible to all functions without a class or namespace name being specified.

www.steveheller.com
steve@steveheller.com
TOC PREV NEXT INDEX