DragonFly On-Line Manual Pages
RKRIGHT(3) DragonFly Library Functions Manual RKRIGHT(3)
NAME
RRkkRRiigghhtt - move the current clause to the clause to its right
SYNOPSIS
##iinncclluuddee <<ccaannnnaa//RRKK..hh>>
iinntt RRkkRRiigghhtt((ccxxnnuumm))
iinntt ccxxnnuumm;;
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 00,
without doing anything, if it has been run in a nonconversion mode
context.
RKRIGHT(3)