libmdbx/example
Leonid Yuriev 8fa718c5f9 mdbx: refine mdbx.h and API description, etc (4 of 5).
Change-Id: I36955c54f55facfb31b403f12fe6fd16c789e167
2019-09-18 04:00:57 +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: refine mdbx.h and API description, etc (4 of 5). 2019-09-18 04:00:57 +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: refine mdbx.h and API description, etc (4 of 5). 2019-09-18 04:00:57 +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.