Jump to content

CUtil Functions: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
CUtil is a library that contains several kind of functions.
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]


==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:The OS/2 API Project]]
[[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