GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RKUNMOUNTDIC(3) FreeBSD Library Functions Manual RKUNMOUNTDIC(3)

RkUnmountDic - unmount a dictionary from the dictionary list

#include <canna/RK.h>
int RkUnmountDic(cxnum, dicname)
int cxnum;
char *dicname;

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.

This function returns 0 if successful; otherwise it returns -1.

RkMountDic(3)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.