lq-text: LQT_fprintWordInfo

API void LQT_fprintWordInfo (db, stream, W, Caller) t_LQTEXT_Database *db; FILE *stream; t_WordInfo *W; char *Caller;

Purpose

Prints an ASCII representation of the given WordInfo pointer to the given stdio stream. The Caller argument is printed before each line of output, and is usually the name of the function calling LQT_fprint­Word­Info.