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
RKOPENROMA(3) FreeBSD Library Functions Manual RKOPENROMA(3)

RkOpenRoma - open the dictionary to use for Romaji-kana conversion

#include <canna/RK.h>
struct RkRxDic RkOpenRoma(filename)
char *filename;

Romaji-kana conversion is effected by using a Romaji-kana conversion table created by mkromdic(1). RkOpenRoma opens this Romaji-kana conversion table. filename names the Romaji-kana conversion table file.

This function returns a pointer to the Romaji-kana conversion table if it has successfully been opened; otherwise, it returns NULL. This pointer must be passed to the Romaji-kana conversion functions.

RkCloseRoma(3), mkromdic(1)

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.