Query: rkstoreyomi
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RKSTOREYOMI(3) Library Functions Manual RKSTOREYOMI(3)NAMERkStoreYomi - change the reading of the current clause, reconverting the subsequent clausesSYNOPSIS#include <canna/RK.h> int RkStoreYomi(cxnum, yomi, maxyomi) int cxnum; unsigned char *yomi; int maxyomi;DESCRIPTIONRkStoreYomi changes the reading of the current clause to a specified reading, reconverting the subsequent clauses. It changes the reading yomi with a length of maxyomi bytes. The value of maxyomi must be adjusted to character boundaries in the EUC code.RETURN VALUEThis function returns the number of clauses after the change. RKSTOREYOMI(3)