debian man page for rkright

Query: rkright

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RKRIGHT(3)						     Library Functions Manual							RKRIGHT(3)

NAME
RkRight - move the current clause to the clause to its right
SYNOPSIS
#include <canna/RK.h> int RkRight(cxnum) int cxnum;
DESCRIPTION
RkRight moves the current clause to the clause to its right, or to the first clause if the current clause is the last statement.
RETURN VALUE
If successful, this function moves the current clause in the context and returns the current clause number after the move. It returns 0, without doing anything, if it has been run in a nonconversion mode context. RKRIGHT(3)
Related Man Pages
rndc.conf(4) - opensolaris
rkbgnbun(3) - debian
rndc.conf(5) - debian
delete(7) - suse
rndc.conf(5) - suse
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
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)?