home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource3 / 126_01 / _catalog.000 next >
Text File  |  1985-03-11  |  2KB  |  32 lines

  1.                          CUG Volume 000
  2.                        Martz Library Disk
  3.  
  4.         All entries on this disk submitted by Eric Martz.
  5.  
  6. Filename      Kb  Description
  7. -----------------------------------------------------------------------------
  8. -CATALOG.000   1  This file.
  9. A-OPEN.C       1  Open for append.
  10. BDSCIO+.H      2  Additions to standard BDSCIO.H.
  11. D.COM          3  Public domain directory program -- author unknown.
  12. DMAP.C         3  Source for DMAP.COM.
  13. DMAP.COM      11  Displays disk block allocations for a file.
  14. FACSPLOT.C    24  Example of program using HIPLOT.C
  15. FIO1.H         2  When included in a C source, the 3 FIO modules provide
  16. FIO2.H         2    K&R standard fopen() and fclose() for BDSC.
  17. FIO3.H         8    Useful for portability to other C compilers.
  18. GETC.C         2  BDS getc() explained and modified for K&R compatibility.
  19. HIPLOT.C      10  Library of low level functions for Houston Inst Pen Plotter
  20. HIPLOT.CRL     5
  21. HIPLOT.H       2  Header file for HIPLOT.C
  22. MARTZ-AD.C    13  Source code for functions beginning with A-D in MARTZLIB.
  23. MARTZ-EI.C    13  Source code for functions beginning with E-I in MARTZLIB.
  24. MARTZ-JR.C    10  Source code for functions beginning with J-R in MARTZLIB.
  25. MARTZ-SZ.C     7  Source code for functions beginning with S-Z in MARTZLIB.
  26. MARTZLIB.C     1  Includes 43 general purpose functions.
  27. MARTZLIB.CRL  12  Ready to link.
  28. PUTC.C         1  BDS putc with an output dump.
  29. RANIOLIB.C     9  Library for random file i/o, appending to file.
  30. RAWGETC.C      1  BDS getc explained.
  31. T.C    24  Example of program using HIPLOT.C
  32. FIO1.H         2  When included in a C s