home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH03 / A03135.TXT < prev    next >
Encoding:
Text File  |  1993-08-11  |  90 b   |  3 lines

  1. In C, a character constant has type int, but in C++ a character
  2. constant has type char.
  3.