rkxfer(3) debian man page | unix.com

Man Page: rkxfer

Operating Environment: debian

Section: 3

RKXFER(3)						     Library Functions Manual							 RKXFER(3)

NAME
RkXfer - change the current candidate
SYNOPSIS
#include <canna/RK.h> int RkXfer(cxnum, knum) int cxnum; int knum;
DESCRIPTION
RkXfer sets the candidate with a specified candidate number knum as the current candidate. The candidate number must be 0 or greater but less than the highest candidate number in the current clause. The current clause does not change when a candidate number outside this range is specified.
RETURN VALUE
If successful, this function moves the current candidate in the context and returns the candidate number after the move. It returns 0, without doing anything, if it has been run in a nonconversion mode context. RKXFER(3)
Related Man Pages
rkbgnbun(3) - debian
rkintro(3) - debian
dsa_generate_parameters(3) - centos
dsa_generate_parameters(3) - osx
wnn_ximrc(4) - sunos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?