NAME

LKEmptyList - Tests the list to see if any data exists.

SYNOPSIS

int LKEmptyList(listptr)

DESCRIPTION

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.

FILES

LKlist.h,
libLKlist.a

SEE ALSO

void LKZapList(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