1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
The file db_dump.c if of unknown source, at least it is provided as a
gift so we can work with it. I have obtained it from
ftp://nic.funet.fi/pub/msdos/languages/c/dbase.c. The file contains a
posting to comp.sys.ibm.pc from 1987. I have saved the header in
db_dump.header.
The file dBASE contains a description of the dBase II file format. I
have obtained it from one of the various CPAN Comprehensive Perl
Archive Network) ftp server in the Internet, e.g.
ftp://ftp.switch.ch/mirror/CPAN/modules/dbperl/refinfo/formats/dBASE
The native site for this package is
<http://www.infodrom.org/projects/dbview/>. New versions will
first occur there.
Regards,
Joey
|