rkleft(3) debian man page | unix.com

Man Page: rkleft

Operating Environment: debian

Section: 3

RKLEFT(3)						     Library Functions Manual							 RKLEFT(3)

NAME
RkLeft - move the current clause to the clause to its left
SYNOPSIS
#include <canna/RK.h> int RkLeft(cxnum) int cxnum;
DESCRIPTION
RkLeft moves the current clause to the clause to its left, or to the last clause if the current clause is 0.
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. RKLEFT(3)
Related Man Pages
insert(7) - centos
rndc.conf(5) - redhat
dfg2dfg(1) - debian
delete(7) - suse
insert(7) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph