Description: After the establishment of a single linked list, if you want some, such as insert, delete files how to do? Therefore, a single list must have some basic algorithms, to implement these operations. Single list of the basic operations include: search, insert and delete. Here we introduce three basic operations one by one algorithm, combined with the example we set a single linked list write the corresponding program.
To Search:
File list (Check if you may need any files):
linklist.txt