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

History of recio library

3/23/94 - Initial public release version 1.00

3/28/94 - Public release of version 1.10

  Added single precision floating point functions rgetf() and rcgetf().

  Added functions rsetbegcolno() and rbegcolno() to make it easy to 
  have column numbering start at either 0 or 1.  Default is 0.

  Added program TESTCO to test column delimited fields; enhanced test 
  program TESTCH for character delimited fields.
  
  Enhanced error checking provides easier reporting and better portability.
  New symbolic error constants are not compatible with version 1.00; 
  some rework of version 1.00 callback error functions required.

  Fixed several bugs mainly related to column delimited functions.
