RKENDBUN(3) | Library Functions Manual | RKENDBUN(3) |
RkEndBun - かな漢字変換の終了
#include <canna/RK.h> int RkEndBun(cxnum, mode) int cxnum; int mode;
RkEndBun は, かな漢字変換のために使用されていた領域を開放します.modeは変換結 果をもとにして学習を行うかどうかを指定するフラグです.1を指定するとカ レント候補を参考にして学習を行います.
4 April 1991 |