API t_LQT_Query *
LQT_ParseQuery
(db, theString)
t_LQTEXT_Database *db;
char *theString;
Purpose
Parses the given string, and returns a Query object.
Returns
The new Query object, or LQT_BadQuery on error.
See Also:
Parses the given string, and returns a Query object.
The new Query object, or LQT_BadQuery on error.
See Also: