debian man page for rkcloseroma

Query: rkcloseroma

OS: debian

Section: 3

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

RkCloseContext(3)					     Library Functions Manual						 RkCloseContext(3)

NAME
RkCloseRoma / RkwCloseRoma - close the dictionary used for Romaji-kana conversion
SYNOPSIS
#include <canna/RK.h> RkCloseRoma(romaji) struct RkRxDic *romaji; RkwCloseRoma(romaji) struct RkRxDic *romaji;
DESCRIPTION
Romaji-kana conversion is effected by using a Romaji-kana conversion table created by mkromdic(1). RkCloseRoma closes this Romaji-kana conversion table. romaji specifies the pointer to the Romaji-kana conversion table returned by RkOpenRoma(3). RkwCloseRoma is the similar function of RkCloseRoma. This is provided just because of naming convention.
SEE ALSO
RkOpenRoma(3) RkCloseContext(3)
Related Man Pages
cannacheck(1) - debian
rkmaproma(3) - debian
cannacheck(1) - suse
atok12migs(1) - sunos
text::kakasi(1) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file