libmdbx/example
Leonid Yuriev ffa10a25d6 mdbx: use enums & bool in the C API.
Change-Id: I952f578cceb7d02ade16f545d47245d4d9106441
2020-08-06 01:48:56 +03:00
..
CMakeLists.txt mdbx: refine mdbx.h and API description, etc (4 of 5). 2019-09-18 04:00:57 +03:00
example-mdbx.c mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
README.md mdbx: refine mdbx.h and API description, etc (4 of 5). 2019-09-18 04:00:57 +03:00
sample-bdb.txt mdbx: HNY! 2020-01-21 00:17:55 +03:00

See example-mdbx.c as an example of using libmdbx, and do a line-by-line comparison of it with the sample-bdb.txt file.