rkresize(3) debian man page | unix.com

Man Page: rkresize

Operating Environment: debian

Section: 3

RKRESIZE(3)						     Library Functions Manual						       RKRESIZE(3)

NAME
RkResize - change the reading length of the current clause to len bytes
SYNOPSIS
#include <canna/RK.h> int RkResize(cxnum, len) int cxnum; int len;
DESCRIPTION
RkResize changes the reading length of the current clause to len bytes and reconverts the right part of the current clause. The value of len must be adjusted to character boundaries in the EUC code. The analysis result of the reconverted clause is destroyed because of the reading length change, but the analysis result of any other clause does not change. The current clause does not change either.
RETURN VALUE
This function returns the number of clauses after the change. RKRESIZE(3)
Related Man Pages
dfg2dfg(1) - debian
adjmsg(9f) - sunos
try(3tcllib) - centos
try(3tcllib) - hpux
try(3tcllib) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?