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

  1. For an input stream like cin, characters flow from the tank to the
  2. open end of the pipe.  The input operators in your C++ code take
  3. these characters out of the open end of the pipe.
  4.