LKEmptyList - Tests the list to see if any data exists.
int LKEmptyList(listptr)
This function determines if any data is stored in the linked list, it returns NULL if the list is empty and 1 the if list contains data.
LKlist.h,
libLKlist.a
void LKZapList(listptr, position, void *)
Richard Back, Don Pedersen and Chris ? Sorry Chris I don't remember you last name. My appology.