debian man page for rkgetkanji

Query: rkgetkanji

OS: debian

Section: 3

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

RKGETKANJI(3)						     Library Functions Manual						     RKGETKANJI(3)

NAME
RkGetKanji - get the current candidate for the current clause
SYNOPSIS
#include <canna/RK.h> int RkGetkanji(cxnum, kanji, maxkanji) int cxnum; unsigned char *kanji; int maxkanji;
DESCRIPTION
RkGetKanji sets kanji in the area kanji. The resulting character string is truncated when its byte length exceeds maxkanji -1.
RETURN VALUE
This function returns the length of the current candidate, or returns -1, without doing anything, if it has been run in a nonconversion mode context. RKGETKANJI(3)
Related Man Pages
gjiten(1) - debian
rkbgnbun(3) - debian
euctojis(1) - sunos
jistoeuc(1) - sunos
jconvrs(7m) - sunos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com