|
Portable Disk Heap Library
The "Diskheap" library provides functionality similar to the memory functions `malloc', `realloc', `free', etc. but on disk. With the library you can write simple data structure storage wrappers for hash tables, trees, virtual file systems, etc.. The library should be reasonably portable to most Unix systems. Please provide feedback to the author if you have problems with it. The package includes the library, configuration scripts, test program, and documentation. I can be reached with any questions or feedback. Please include the version number of the library that you are using and your machine and operating system types.
Copyright 2002 Gray Watson. |