logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RkStoreYomi - change the reading of the current clause, reconverting the subsequent clauses

Description

RkStoreYomi 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.

Name

RkStoreYomi - change the reading of the current clause, reconverting the subsequent clauses

Return Value

       This function returns the number of clauses after the change.

                                                                                                  RKSTOREYOMI(3)

Synopsis

#include<canna/RK.h>intRkStoreYomi(cxnum,yomi,maxyomi)intcxnum;unsignedchar*yomi;intmaxyomi;

See Also