recio, Version 1.10, Release March 28, 1994.
Copyright (C) 1994, William Pierpoint.

This zip file contains the following files:

Administrative information:
README		Introductory remarks
MANIFEST	This file - list of all files
COPYRITE	Copyright notice
HISTORY         History of changes to recio library
WHATSNEW	Latest set of changes

Documentation:
TUTOR.TXT	Tutorial introduction to the recio library
USAGE.TXT	Standard usage guide
SPEC.TXT	Specification
TIPS.TXT	Tips and ideas on using recio functions
DESIGN.TXT	Design and development notes

Example Programs:
MKTESTCH.BAT	Makes testch.exe
MKTESTCO.BAT    Makes testco.exe
TESTCH.C	Character delimited test source
TESTCO.C	Column delimited test source
TESTCH.EXE	Program tests character delimited fields
TESTCH.EXE	Program tests column delimited fields

Libraries:
RECIOS.LIB	recio small memory model library
RECIOC.LIB	recio compact memory model library
RECIOM.LIB	recio medium memory model library
RECIOL.LIB	recio large memory model library

Source:
MAKEFILE	Makefile to make recio libraries
RBGET.C     	C source for rbget series of functions
RCBGET.C	C source for rcbget series of functions
RCGET.C		C source for rcget series of functions
RGET.C      	C source for rget series of functions
RECIO.C     	C source for all other recio functions
_RBGET.H    	C header for rbget.c
_RCBGET.H   	C header for rcbget.c
_RCGET.H    	C header for rcget.c
_RGET.H  	C header for rget.c
RECIO.H     	C header for recio.c and application programs
