home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH06 / A06094.TXT < prev    next >
Encoding:
Text File  |  1993-10-18  |  227 b   |  5 lines

  1. In the types of classes listed here, the compiler-supplied
  2. constructor may not be sufficient.  If you are creating a class
  3. that falls into one of these categories, you should explicitly
  4. define a constructor for that class.
  5.