.Overview "Database/Database"
Functions in this category are related to manipulating an lq-text database
as a whole.
.P
Usually when you are working with lq-text, you will first call
\*[+fn]LQT_Init\%From\%Argv\*[-fn] (in the Database/Defaults category), and then
pass the return value from that as an argument
to \*[+fn]LQT_Open\%Database\*[-fn];
before exiting, you should normally call \*[+fn]LQT_Close\%Data\%base\*[-fn].
./Overview
