rkendbun(3) debian man page | unix.com

Man Page: rkendbun

Operating Environment: debian

Section: 3

RKENDBUN(3)						     Library Functions Manual						       RKENDBUN(3)

NAME
RkEndBun - terminate kana-kanji conversion
SYNOPSIS
#include <canna/RK.h> int RkEndBun(cxnum, mode) int cxnum; int mode;
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.
SEE ALSO
RkBgnBun(3) RKENDBUN(3)
Related Man Pages
nkf(1l) - redhat
rkmapphonogram(3) - debian
rkintro(3) - debian
cannalib(3) - debian
euctojis(1) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file