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