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

RkGetYomi - get the reading of the current clause

Description

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

Name

RkGetYomi - get the reading of the current clause

Return Value

       This function returns the length of the reading of the current  clause,  or  returns  -1,  without  doing
       anything, if it has been run in a nonconversion mode context.

                                                                                                    RKGETYOMI(3)

Synopsis

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

See Also