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
RKSTOREYOMI(3) FreeBSD Library Functions Manual RKSTOREYOMI(3)

RkStoreYomi - change the reading of the current clause, reconverting the subsequent clauses

#include <canna/RK.h>
int RkStoreYomi(cxnum, yomi, maxyomi)
int cxnum;
unsigned char *yomi;
int maxyomi;

RkStoreYomi changes the reading of the current clause to a specified reading, reconverting the subsequent clauses. It changes the reading yomi with a length of maxyomi bytes. The value of maxyomi must be adjusted to character boundaries in the EUC code.

This function returns the number of clauses after the change.

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.