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

  1. In the I/O Stream Library, stream buffers are implemented by the
  2. stream buffer classes.  The names of all of the stream buffer
  3. classes end with "buf" (for example, strstreambuf, stdiobuf, and
  4. filebuf).
  5.