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

RkGetKanji - get the current candidate for the current clause

Description

RkGetKanji  sets  kanji  in  the  area  kanji.  The resulting character string is truncated when its byte
       length exceeds maxkanji -1.

Name

RkGetKanji - get the current candidate for the current clause

Return Value

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

                                                                                                   RKGETKANJI(3)

Synopsis

#include<canna/RK.h>intRkGetkanji(cxnum,kanji,maxkanji)intcxnum;unsignedchar*kanji;intmaxkanji;

See Also