API t_WID
LQT_WordToWID
(db, Word, Length)
t_LQTEXT_Database *db;
char *Word;
unsigned int Length;
Purpose
Returns the WID for a given Word. It is not necessary that the word be NUL terminated. The Length argument is the number of bytes in the Word, not including any trailing NUL byteReturns
- the WID on success
- 0 on failure
Errors
Fatal error if the database can't be opened.See Also: