list
list copied to clipboard
Create structure of linked list
Each struct node has a data item and a pointer to another struct node.