Contents page
struct ListItem
struct ListItem
For the use of all list depending functions struct ListItem{ struct ListItem *Next; };