1RKENLARGE(3) Library Functions Manual RKENLARGE(3)
23
4
NAME
6RkEnlarge - enlarge the reading of the current clause
7
SYNOPSIS
9#include <canna/RK.h>
10int RkEnlarge(cxnum)
11int cxnum;
12
DESCRIPTION
14RkEnlarge enlarges the reading of the current clause. It does nothing
15when the reading exceeds a limit length.
16
RETURN VALUE
18This function returns the number of clauses derived by conversion.
1920
21
22
RKENLARGE(3)