UltraLite User's Guide
The Embedded SQL Interface
Library function reference
p_ul_store_defrag_info ULStoreDefragInit( SQLCA * sqlca );
This function initializes and returns a defragmentation information block to maintain the defragmentation state of the database.
sqlca A pointer to the SQLCA.
If successful, returns a defragmentation information block p_ul_store_defrag_info. If unsuccessful, for example if there is not enough memory, returns UL_NULL.
Defragmenting UltraLite databases