GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RKGETSTAT(3) FreeBSD Library Functions Manual RKGETSTAT(3)

RkGetStat - get analysis information about the current candidate

#include <canna/RK.h>
int RkGetStat(cxnum, stat)
int cxnum;
Rkstat *stat;

RkGetStat gets analysis information about the current candidate. The fields of the structure stat are loaded with the following:

bunnum
Current clause number
candnum
Current candidate number
maxcand
Number of candidates for the current clause
diccand
maxcand less the mode specification of RkBgnBun(3)
ylen
Byte length of the reading of the current candidate
klen
Byte length of the kanji of the current candidate
tlen
Number of words making up the current candidate

This function returns 0, or returns -1, without doing anything, if it has been run in a nonconversion mode context.

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.