Skip to Content
Programming and Problem Solving with C++, 5th Edition
book

Programming and Problem Solving with C++, 5th Edition

by Nell Dale, Chip Weems
May 2009
Intermediate to advanced
1020 pages
26h 27m
English
Jones & Bartlett Learning
Content preview from Programming and Problem Solving with C++, 5th Edition
  

Appendices

Appendix A Reserved Words

The following identifiers are reserved words—identifiers with predefined meanings in the C++ language. The programmer cannot declare them for other uses (for example, variable names) in a C++ program.

and           double            not                 this
and_eq        dynamic_cast      not_eq              throw
asm           else              operator            true
auto          enum              or                  try
bitand        explicit          or_eq               typedef
bitor         export            private             typeid
bool          extern            protected           typename
break         false             public              union
case          float             register            unsigned
catch         for               reinterpret_cast    using
char          friend            return              virtual
class         goto              short               void
compl         if                signed              volatile
const         inline            sizeof              wchar_t
const_cast    int               static              while
continue      long              static_cast         xor
default       mutable           struct              xor_eq
delete        namespace         switch
do            new               template
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming and Problem Solving with C++: Brief, 6th Edition

Programming and Problem Solving with C++: Brief, 6th Edition

Nell Dale, Chip Weems

Publisher Resources

ISBN: 9780763771560