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

  1. This line calls the overloaded output operator to print the letter
  2. grade that is associated with the number grade specified by the
  3. integer "nResponse".  For example, if the value of "nResponse" is
  4. 90, the output is the letter "A".
  5.