1RKGETYOMI(3)               Library Functions Manual               RKGETYOMI(3)
2
3
4

NAME

6       RkGetYomi - get the reading of the current clause
7

SYNOPSIS

9       #include <canna/RK.h>
10       int RkGetYomi(cxnum, yomi, maxyomi)
11       int cxnum;
12       unsigned char *yomi;
13       int maxyomi;
14

DESCRIPTION

16       RkGetYomi  gets  the  reading  of the current clause and sets it in the
17       area yomi.  The resulting character string is truncated when  its  byte
18       length exceeds maxyomi -1.
19

RETURN VALUE

21       This  function returns the length of the reading of the current clause,
22       or returns -1, without doing anything, if it has been run in a  nonconā€
23       version mode context.
24
25
26
27                                                                  RKGETYOMI(3)
Impressum