Mission Base

Peter Graf's Free GPL Open Source Software


All software published here is published under the The GNU General Public License or the The GNU Lesser General Public License

PBL - The Program Base Library

PBL is a GPL C library of functions that can be used in a C or C++ project. PBL is highly portable and compiles warning free on Linux gcc, Windows Cygwin gcc and Windows Microsoft Visual C++, V 6.0.

The code of the PBL library includes:

PBL BASE - license GPL/LGPL, some base functions, see pbl_* functions,

PBL HASH - license GPL/LGPL, an open source memory hash table implementation, see pblHt* functions,

PBL KEYFILE - license GPL/LGPL, an open source key file implementation, see pblKf* functions, PBL ISAM - license GPL/LGPL, an open source ISAM file implementation, see pblIsam* functions

VERSIONS:

GET PBL:


copyright © 2001 - 2003 by Peter Graf