debian man page for rkunmountdic

Query: rkunmountdic

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RKUNMOUNTDIC(3) 					     Library Functions Manual						   RKUNMOUNTDIC(3)

NAME
RkUnmountDic - unmount a dictionary from the dictionary list
SYNOPSIS
#include <canna/RK.h> int RkUnmountDic(cxnum, dicname) int cxnum; char *dicname;
DESCRIPTION
RkUnmountDic unmounts the dictionary named by dicname from the dictionary list. The dictionary thus unmounted is removed from the next run of kana-kanji conversion. The dictionary to be unmounted must have already been mounted in the present context.
RETURN VALUE
This function returns 0 if successful; otherwise it returns -1.
SEE ALSO
RkMountDic(3) RKUNMOUNTDIC(3)
Related Man Pages
drop_text_search_dictionary(7) - centos
dpbindic(1) - debian
dpbindic(1) - suse
wnnatod(1) - sunos
color::library::dictionary(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?