API t_pblock *
LQT_Getpblock
(db, WordInfo)
t_LQTEXT_Database *db;
t_WordInfo *WordInfo;
Purpose
Returns a freshly malloc'd t_pblock containing all of the WordPlaces for a given WordInfo; one for each occurrence of that word in the database.Returns
- the number of words added on success;
- -1 if the file couldn't be opened.
Errors
Warns if the file can't be opened.See Also: