The Btrieve 2 API

Getting Started

If you're already familiar with the current Btrieve API and want to understand how your current knowledge maps to the Btrieve C++ and C API then the Btrieve Operation to Btrieve C++ and C API Mapping Guide guide is a good place to start.

If you want an introduction to the Btrieve C++ API paradigm then the simple example, btest.cpp , is a good place to start.

If you want to explore the Btrieve C++ API via its documentation then the class list is a good place to start.

If you want an introduction to the Btrieve C API paradigm then the simple example, btest.c , is a good place to start.

Btrieve supports a variety of programming languages via the use of SWIG (http://www.swig.org).

Remarks
There's a search function available. Take advantage of it. It's located near the top right of most pages.