Struct ELLLIST

Struct Documentation

struct ELLLIST

List header type.

Public Members

ELLNODE node

Pointers to the first and last nodes on list.

int count

Number of nodes on the list.