lq-text: LQT_FlushBlock

API void LQT_FlushBlock (db, Block, ByteCount, NextOffset, LastStart, WID) t_LQTEXT_Database *db; unsigned char *Block; int ByteCount; unsigned long *NextOffset, *LastStart; t_WID WID;

Purpose

Writes out the given block to the cache. This is really the same as LQT_Write­Block, except that it is used for the last block in each chain of matches.