home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / RECIO110.ZIP / MANIFEST < prev    next >
Text File  |  1994-03-28  |  2KB  |  46 lines

  1. recio, Version 1.10, Release March 28, 1994.
  2. Copyright (C) 1994, William Pierpoint.
  3.  
  4. This zip file contains the following files:
  5.  
  6. Administrative information:
  7. README        Introductory remarks
  8. MANIFEST    This file - list of all files
  9. COPYRITE    Copyright notice
  10. HISTORY         History of changes to recio library
  11. WHATSNEW    Latest set of changes
  12.  
  13. Documentation:
  14. TUTOR.TXT    Tutorial introduction to the recio library
  15. USAGE.TXT    Standard usage guide
  16. SPEC.TXT    Specification
  17. TIPS.TXT    Tips and ideas on using recio functions
  18. DESIGN.TXT    Design and development notes
  19.  
  20. Example Programs:
  21. MKTESTCH.BAT    Makes testch.exe
  22. MKTESTCO.BAT    Makes testco.exe
  23. TESTCH.C    Character delimited test source
  24. TESTCO.C    Column delimited test source
  25. TESTCH.EXE    Program tests character delimited fields
  26. TESTCH.EXE    Program tests column delimited fields
  27.  
  28. Libraries:
  29. RECIOS.LIB    recio small memory model library
  30. RECIOC.LIB    recio compact memory model library
  31. RECIOM.LIB    recio medium memory model library
  32. RECIOL.LIB    recio large memory model library
  33.  
  34. Source:
  35. MAKEFILE    Makefile to make recio libraries
  36. RBGET.C         C source for rbget series of functions
  37. RCBGET.C    C source for rcbget series of functions
  38. RCGET.C        C source for rcget series of functions
  39. RGET.C          C source for rget series of functions
  40. RECIO.C         C source for all other recio functions
  41. _RBGET.H        C header for rbget.c
  42. _RCBGET.H       C header for rcbget.c
  43. _RCGET.H        C header for rcget.c
  44. _RGET.H      C header for rget.c
  45. RECIO.H         C header for recio.c and application programs
  46.