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

  1. This is the first line in the definition of the member function
  2. setWeather().  Notice how the name of the function is preceded by
  3. the name of the class Weather and the scope resolution operator.
  4.