rkgetyomi(3) debian man page | unix.com

Man Page: rkgetyomi

Operating Environment: debian

Section: 3

RKGETYOMI(3)						     Library Functions Manual						      RKGETYOMI(3)

NAME
RkGetYomi - get the reading of the current clause
SYNOPSIS
#include <canna/RK.h> int RkGetYomi(cxnum, yomi, maxyomi) int cxnum; unsigned char *yomi; int maxyomi;
DESCRIPTION
RkGetYomi gets the reading of the current clause and sets it in the area yomi. The resulting character string is truncated when its byte length exceeds maxyomi -1.
RETURN VALUE
This function returns the length of the reading of the current clause, or returns -1, without doing anything, if it has been run in a non- conversion mode context. RKGETYOMI(3)
Related Man Pages
euclen(3c) - opensolaris
euccol(3c) - opensolaris
eucscol(3c) - opensolaris
rkintro(3) - debian
eucscol(3c) - sunos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results