API t_WordInfo *
LQT_WIDToWordInfo
(db, WID)
t_LQTEXT_Database *db;
t_WID WID;
Purpose
Returns the in-memory WordInfo structure for a given WID.Returns
- t_WordInfo * on success;
- NULL on failure, or if th given WID argument was zero.
Errors
Warns if a database format error is detected.See Also: