CUtil Functions: Difference between revisions
Appearance
Created page with "==Description== CUtil is a library that contains several kind of functions. ==Download== * [http://hobbes.nmsu.edu/h-search.php?key=CUtil-src- Source code at Hobbes] ==Licen..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
CUtil is a library that contains several kind of functions. | CUtil is a library that contains several kind of functions. | ||
==License== | ==License== | ||
Line 27: | Line 23: | ||
==Links== | ==Links== | ||
* [http://www.os2world.com/wiki/index.php/CUtil CUtil information] | * [http://www.os2world.com/wiki/index.php/CUtil CUtil information] | ||
*Download: [http://hobbes.nmsu.edu/download/pub/os2/dev/c/CUtil-src-20080103.zip CUtil-src-20080103.zip] - Source code at Hobbes | |||
[[Category: | [[Category:C Libraries]] |
Revision as of 02:24, 21 December 2016
CUtil is a library that contains several kind of functions.
License
- Open source - BSD 3 Clauses
Functions
- MakeEnv
- EAWriteASCII
- EAReadASCII
- EAWrite
- EARead
- EAWriteMV
- EAReadMV
- EAWriteRaw
- EAReadRaw
- History
- ileExist
- DelDir
- GetDateTime
- LoadLanguageModule
- DetermineHelpFileName
Links
- CUtil information
- Download: CUtil-src-20080103.zip - Source code at Hobbes