Jump to content

Keyed File System: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 19: Line 19:


==License==
==License==
* Shareware
* APT Computer Solutions, Inc.
 
==Links==
* [http://cd.textfiles.com/ems/emspro17/disk3/OS2UTIL/KFSOS212.ZIP Version 2.12]

Latest revision as of 18:33, 2 April 2025

The Keyed File System is a set of subroutines that may be called from programs written in any language for OS/2 2.0 or greater that allow files to be built and accessed using alphabetic or numeric keys. These routines are distributed as a series of header files, libraries, and DLL's.

Files

  • kfsos220.dll
  • kfsos220.lib

Functions

  • KFS_Add
  • KFS_Close
  • KFS_Create
  • KFS_Delete
  • KFS_Open
  • KFS_Read
  • KFS_ReadFirst
  • KFS_ReadGen
  • KFS_ReadGenNumeric
  • KFS_ReadNext
  • KFS_Replace

License

  • APT Computer Solutions, Inc.