debian man page for rkcvtroma

Query: rkcvtroma

OS: debian

Section: 3

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

RKCVTROMA(3)						     Library Functions Manual						      RKCVTROMA(3)

NAME
RkCvtRoma - convert an entire character string from Romaji to kana by iteratively using RkMapRoma
SYNOPSIS
#include <canna/RK.h> int RkCvtRoma(romaji, dst, maxdst, src, srclen, flags) struct RkRxDic *romaji; unsigned char *dst; int maxdst; unsigned char *src; int srclen; int flags;
DESCRIPTION
RkCvtRoma converts an entire src character string from Romaji to kana by iteratively using RkMapRoma. The parameters are similar to RkMapRoma(3), except that status is wanting.
RETURN VALUE
This function returns the byte length of the conversion result.
SEE ALSO
RkMapRoma(3) RKCVTROMA(3)
Related Man Pages
ipsec_addrtypeof(3) - debian
ipsec_atoul(3) - debian
ipsec_addrbytesptr(3) - centos
ipsec_addrlenof(3) - centos
ipsec_addrtypeof(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?