lq-text: LQT_Writepblock

API unsigned long LQT_Writepblock (db, WordInfo, pblock) t_LQTEXT_Database *db; t_WordInfo *WordInfo; t_pblock *pblock;

Purpose

Write out an entire (presumably new) data entry, and return a disk pointer to the start of the chain.

Returns

the byte offset of the first block in the newly created chain

Errors

Fatal (E_BUG) error on format or consistency check, etc.