Name
yw_word_type -- retrive type of word
Synopsis
YwWordType yw_word_type
(YwWord *w);
DESCRIPTION
This function checks type of word w.
RETURN VALUE
Type of word, or yw_bad_word when
w is NULL.
SEE ALSO
yw_word_next
(3),
INFO
Generated from: word.c,v 1.3 2001/05/05 11:36:18 dobrek Exp.