NAME

LKReverseList - Reverses the position of the list from the current to the previous list element.

SYNOPSIS

position LKReverseList(listptr)

DESCRIPTION

This function decrements the position of the linked list from the current to the previous element and returns the current position.

FILES

LKlist.h,
libLKlist.a

SEE ALSO

position LKAdvanceList(listptr)

AUTHORS

Richard Back, Don Pedersen and Chris ? Sorry Chris I don't remember you last name. My appology.

Bug reports: LKlist Project

OCE 11 Dec 1996