API t_WordInfo *
LQT_ReadWordFromFileInfo
(db, FileInfo, Flags)
t_LQTEXT_Database *db;
t_FileInfo *FileInfo;
unsigned int Flags;
Purpose
The same as LQT_ReadWordFromStringPointer, but uses a FILE * that the caller has created in the given t_FileInfo structure.See Also: