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

  1. This is the declaration of the member function setWeather().
  2. Member functions can be defined in the body of the class
  3. definition, but in this case the member function is defined
  4. separately.
  5.