lq-text: LQT_FlushOneBlockFromCache

LIBRARY int LQT_FlushOneBlockFromCache (db) t_LQTEXT_Database *db;

Purpose

If there any data blocks that are waiting to be written out to disk, LQT_Flush­One­Block­From­Cache will write one of them out.

This function is internal to lq-text and users of the Physical layer of the database.

Errors

Fatal error (E_BUG) if the cache is dirty in read-only mode.

See Also: