Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to know how to insert, delete and search items in a linked list.
The program will ask the user for the action and the needed parameters for that action.

Thanks for your attention!
Posted
Updated 18-Oct-11 4:54am
v5

1 solution

This should help you get started: How to create Linked list using C/C++[^].
 
Share this answer
 
Comments
Manfred Rudolf Bihy 18-Oct-11 10:55am    
That should be more that enough! 5+
André Kraak 18-Oct-11 10:56am    
We can only hope. :)

Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900