lq-text: LQT_WriteCurrentMaxFID

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_Open­Database so that it is called automatically by LQT_Close­Database.

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.

See Also: