debian man page for rkgoto

Query: rkgoto

OS: debian

Section: 3

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

RKGOTO(3)						     Library Functions Manual							 RKGOTO(3)

NAME
RkGoTo - change the current clause
SYNOPSIS
#include <canna/RK.h> int RkGoTo(cxnum, bnum) int cxnum; int bnum;
DESCRIPTION
RkGoTo sets the clause with the specified clause number bnum as the current clause. The clause number must be 0 or greater but less than the last clause number. The current clause does not change when a clause number outside this range is specified.
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. RKGOTO(3)
Related Man Pages
rndc.conf(4) - opensolaris
delete(7) - redhat
dfg2dfg(1) - debian
rkintro(3) - debian
delete(7) - suse
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
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)?