API void
LQT_WriteCurrentMaxFID
(db)
t_LQTEXT_Database *db;
Purpose
Writes the cached value of the largest allocated FID to disk. This routine is registered by LQT_OpenDatabase so that it is called automatically by LQT_CloseDatabase.
It may also be useful to call it directly for the purpose of debugging a new lq-text client that updates the database, for example when running under a database.