-
11/20/22 RELEASE VERSION 2.7.27
Enhancements/Additons:
- Changed all sprintf calls to snprintf.
-
02/23/18 RELEASE VERSION 2.7.26
Enhancements/Additons:
- Changes for compatibility with 64-bit integers.
-
11/28/16 RELEASE VERSION 2.7.23
Enhancements/Additons:
- Removed direct use of fopen and fclose.
-
02/13/15 RELEASE VERSION 2.6.22
Enhancements/Additons:
- Convert to new ug paramater structure scheme and eliminate
use of Error_Message.
-
10/20/13 RELEASE VERSION 2.5.16
Enhancements/Additons:
- Added modifications to allow for very long file names. Previous
versions are limited to file path names with about 100 characters
or less. The current version allows path names with about 1000
characters (500 on Windows) or less.