home *** CD-ROM | disk | FTP | other *** search
- %C,1%C++ KEYWORDS
-
- asm auto break case catch
- char class const continue default
- delete do double else enum
- extern float for friend goto
- if inline int long new
- operator private protected public register
- return short signed sizeof static
- struct switch template this throw
- typedef union unsigned virtual void
- volatile while
-
- The keyword %C,1%asm%C,5% is not described in this book because it
- varies from compiler to compiler. In some implementations you can
- use an asm declaration to pass imformation to an assembler.
-