DragonFly On-Line Manual Pages

Search: Section:  


RkCloseContext(3)     DragonFly Library Functions Manual     RkCloseContext(3)

NAME

RRkkCClloosseeRRoommaa / RRkkwwCClloosseeRRoommaa - close the dictionary used for Romaji-kana conversion

SYNOPSIS

##iinncclluuddee <<ccaannnnaa//RRKK..hh>> RRkkCClloosseeRRoommaa((rroommaajjii)) ssttrruucctt RRkkRRxxDDiicc **rroommaajjii;; RRkkwwCClloosseeRRoommaa((rroommaajjii)) ssttrruucctt RRkkRRxxDDiicc **rroommaajjii;;

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

RRkkOOppeennRRoommaa(3) RkCloseContext(3)

Search: Section: