debian man page for rkcvtkana

Query: rkcvtkana

OS: debian

Section: 3

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

RKCVTKANA(3)						     Library Functions Manual						      RKCVTKANA(3)

NAME
RkCvtKana - convert double-width hiragana to double-width katakana
SYNOPSIS
#include <canna/RK.h> int RkCvtKana(dst, maxdst, src, srclen) unsigned char *dst; int maxdst; unsigned char *src; int srclen;
DESCRIPTION
RkCvtKana converts the srclen bytes of double-width hiragana data to double-width katakana, starting at the area src. A null character in src is not interpreted as the end of the string. The conversion result is stored in the area dst. Characters that are not subject to con- version are copied as they area. The conversion result is truncated to adjust to character boundaries in the EUC code when its byte length exceeds maxdst -1. dst is padded with null characters at the end if possible. EUC code is used to represent both src and dst. NULL can be specified in dst. NULL overrides the entire conversion result.
RETURN VALUE
This function returns the byte length of the conversion result, or returns 0 if the value of maxdst is invalid. RKCVTKANA(3)
Related Man Pages
rkcvthan(3) - debian
ipsec_addrbytesptr(3) - debian
ipsec_ttoul(3) - debian
strspn(9f) - sunos
wcsnrtombs(3) - freebsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections