home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A02147.TXT < prev    next >
Encoding:
Text File  |  1993-11-26  |  231 b   |  5 lines

  1. All of the words listed on this page, except null, are C++
  2. keywords that you can use to alter the flow of control in your
  3. program.  A null statement is an empty statement.  These kinds of
  4. statements are identical in C and C++.
  5.