Description: c language heterogeneous list, create a list
Traverse the list output
List insertion (chain head insert, insert the end of the chain, according to a certain order to insert)
Delete the list (chain head node removed, chain end nodes removed, satisfy certain conditions nodes removed)
Set against the list
Destruction list
Merge two lists of
To Search:
File list (Check if you may need any files):
list.cpp