debian man page for rkgetlex

Query: rkgetlex

OS: debian

Section: 3

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

RKGETLEX(3)						     Library Functions Manual						       RKGETLEX(3)

NAME
RkGetLex - get morphemic information on each word that makes up the current candidate
SYNOPSIS
#include <canna/RK.h> int RkGetLex(cxnum, lex, maxlex) int cxnum; RkLex *lex; int maxlex;
DESCRIPTION
RkGetLex gets morphemic information on each word that makes up the current candidate, and stores it in the array lex in sequence from the left. Right-side word information is truncated when the number of words exceeds maxlex. The fields of the structure lex are loaded with the following: ylen Byte length of the reading of a word klen Byte length of the kanji of the word rownum Row number of the word coldnum Column number of the word dicnum Not used
RETURN VALUE
This function returns -1, without doing anything, if it has been run in a nonconversion mode context. RKGETLEX(3)
Related Man Pages
lex(1) - bsd
rkintro(3) - debian
lex(1) - ultrix
sql::reservedwords::oracle(3pm) - debian
sql::reservedwords::postgresql(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com