Query: rkopenroma
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RKOPENROMA(3) Library Functions Manual RKOPENROMA(3)NAMERkOpenRoma - open the dictionary to use for Romaji-kana conversionSYNOPSIS#include <canna/RK.h> struct RkRxDic RkOpenRoma(filename) char *filename;DESCRIPTIONRomaji-kana conversion is effected by using a Romaji-kana conversion table created by mkromdic(1). RkOpenRoma opens this Romaji-kana con- version table. filename names the Romaji-kana conversion table file.RETURN VALUEThis 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.SEE ALSORkCloseRoma(3), mkromdic(1) RKOPENROMA(3)
Related Man Pages |
---|
nkf(1l) - redhat |
nkf(1) - debian |
rkbgnbun(3) - debian |
rkmapphonogram(3) - debian |
nkf(2l) - suse |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |