LKDeleteFromList - Removes the specified list element.
void LKDeleteFromList(listptr, position)
This function removes the specified list element from the linked list.
LKlist.h,
libLKlist.a
int LKInsertAfterInList(listptr, position, void *)
int LKInsertBeforeInList(listptr, position, void *)
Richard Back, Don Pedersen and Chris ? Sorry Chris I don't remember you last name. My appology.