<!DOCTYPE File PUBLIC "-//Liam Quin//DTD C API Documentation v1.1//EN" "doc.dtd"><File>
<Entry dir="liblqtext">
<Function File="../../src/liblqtext/lqwverno.c">
<Name>LQT_WriteVersionToDatabase</Name>
<Class>Database/Files
<Purpose>
Writes the liblqtext library version to the database so that
LQT_CheckDatabaseVersion will accept it.
This routine is called automatically when a new lq-text database
is created.
<SeeAlso>
LQT_CheckDatabaseVersion
</Function>
<Decl>
API void
LQT_WriteVersionToDatabase(db)
    t_LQTEXT_Database *db;
</Decl>
</Entry>
