Query: rkgetyomi
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RKGETYOMI(3) Library Functions Manual RKGETYOMI(3)NAMERkGetYomi - get the reading of the current clauseSYNOPSIS#include <canna/RK.h> int RkGetYomi(cxnum, yomi, maxyomi) int cxnum; unsigned char *yomi; int maxyomi;DESCRIPTIONRkGetYomi gets the reading of the current clause and sets it in the area yomi. The resulting character string is truncated when its byte length exceeds maxyomi -1.RETURN VALUEThis function returns the length of the reading of the current clause, or returns -1, without doing anything, if it has been run in a non- conversion mode context. RKGETYOMI(3)