Rechercher une page de manuel
RkUnmountDic
Langue: en
Version: 379750 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
NAME
RkUnmountDic - unmount a dictionary from the dictionary listSYNOPSIS
#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)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre