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

  1. This line calls the overloaded output operator to print the range
  2. of number marks that are associated with the letter grade
  3. specified by the character "response".  For example, if "response"
  4. is "A", the output is 80-100.
  5.