Description: Linear form a chain storage structure: write a program to achieve the following functions
1, the establishment of a single linked list
2, print list
In3, a single list of the I node before inserting a new element, and print a new single linked list
In 4, the deletion of a single list of I nodes, and print a new single linked list
To Search:
File list (Check if you may need any files):
2012.5.23.txt