2005-12-11 11:33:44 +01:00
|
|
|
pxlib is shared C library to read various Paradox files. Currently .DB
|
|
|
|
files are best supported. pxlib provides a very simple api to read the
|
|
|
|
header and the data records of Paradox files. I also provides functions
|
|
|
|
to convert the data into the hosts data format (little or big endian).
|
|
|
|
|
2011-10-24 11:11:38 +02:00
|
|
|
WWW: http://pxlib.sourceforge.net
|