home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / cnews.tar / libstdio / LEGAL.STDIO < prev    next >
Text File  |  1992-11-07  |  329b  |  8 lines

  1. Page 165 of The C Programming Language, 1st ed. describes some of the
  2. workings of the UNIX stdio implementation.  In particular, it describes
  3. the function of _ptr and _cnt.
  4.  
  5. Section 8 of The C Programming Language, 2nd ed. provides more detail.
  6. In particular, page 176 publishes a stdio.h, likely derived from some
  7. UNIX version.
  8.