RkEndBun - terminate kana-kanji conversion
Contents
Description
RkEndBun releases the area that has been used for kana-kanji conversion. mode is a flag that specifies
whether to enable learning on the basis of the conversion result. A value of 1 enables learning with
reference to the current candidate.
Name
RkEndBun - terminate kana-kanji conversion
See Also
RkBgnBun(3) RKENDBUN(3)
Synopsis
#include<canna/RK.h>intRkEndBun(cxnum,mode)intcxnum;intmode;
