mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-25 17:59:54 +08:00
These functions now use the __attribute__((constructor)) & destructor. Old names were keep for compatibility Also put __attribute__((deprecated)) in mdbtools.h for all deprecated functions.