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

What's new in recio 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.EXE to test column delimited field functions; 
  enhanced program TESTCH.EXE (was TEST.EXE) for character delimited 
  field tests.
  
* Enhanced error checking provides easier reporting and better portability.
  New symbolic error constants are not compatible with version 1.00; 
  you will need to do a little rework on your callback error functions.

* Fixed several bugs mainly related to column delimited functions.
