lq-text: LQT_WordToWID

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 byte

Returns

Errors

Fatal error if the database can't be opened.

See Also: