Query: rkmountdic
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RKMOUNTDIC(3) Library Functions Manual RKMOUNTDIC(3)NAMERkMountDic - mount a dictionary in the dictionary listSYNOPSIS#include <canna/RK.h> int RkMountDic(cxnum, dicname, mode) int cxnum; char *dicname; int mode;DESCRIPTIONRkMountDic mounts a dictionary in the dictionary list. The dictionary name is got with RkGetDicList(3). RkMountDic appends the named dic- tionary to the dictionary list. The dictionary thus mounted can be used from the next run of kana-kanji conversion. mode is meaningless at this moment. The dictionary to be mounted must not have already been mounted in the present context.RETURN VALUEThis function returns 0 if successful; otherwise, it returns -1.SEE ALSORkUnmountDic(3) RKMOUNTDIC(3)
Related Man Pages |
---|
catod(1) - debian |
mkdic(1) - debian |
catdic(1) - suse |
mkdic(1) - suse |
wtoc(1) - suse |