NAME

LKDeleteFromList - Removes the specified list element.

SYNOPSIS

void LKDeleteFromList(listptr, position)

DESCRIPTION

This function removes the specified list element from the linked list.

FILES

LKlist.h,
libLKlist.a

SEE ALSO

int LKInsertAfterInList(listptr, position, void *)
int LKInsertBeforeInList(listptr, position, void *)

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