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

  1. cin is associated with standard input.  You can use the input
  2. operator in conjunction with cin to read a value from standard
  3. input.
  4.