Lattice dBC III: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
An ANSI C library for DOS and OS/2 that allows you to create and work with [[xBase]] database files. | An ANSI C library for DOS and OS/2 that allows you to create and work with [[xBase]] database files. | ||
;dBC III | |||
* Allows you to do all the common dBase/xBase file operations from C | * Allows you to do all the common dBase/xBase file operations from C | ||
The enhanced [[Lattice dBC III Plus|dBC III Plus]] adds networking capabilities and better integrity checking. | |||
==Author== | ==Author== | ||
| Line 14: | Line 11: | ||
==Links== | ==Links== | ||
* [http://web.archive.org/web/20090423134335/http://www.lattice.com/otherdos.htm Archive info from the Lattice Co. homepage] | * [http://web.archive.org/web/20090423134335/http://www.lattice.com/otherdos.htm Archive info from the Lattice Co. homepage] | ||
[[Category:xBase]][[Category:C Libraries]] | [[Category:xBase]][[Category:C Libraries]] | ||
Latest revision as of 15:27, 10 October 2025
An ANSI C library for DOS and OS/2 that allows you to create and work with xBase database files.
- dBC III
- Allows you to do all the common dBase/xBase file operations from C
The enhanced dBC III Plus adds networking capabilities and better integrity checking.