Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
reverse linked list
Name: hanumanthanaidu Date: September 6, 2009 at 02:20:22 Pacific OS: Windows XP Subcategory: C/C++
Comment:
pls give gthe code for revere linked list and that perform insertion and deletion..
Summary: Okay well I have a method that adds nodes to my linked list, now this seems to be written the same was that everyone else online writes their linked list, however when my program exits I always get a ...
Summary: Hello guys ok currently I'm strugling with a program (A simple data base) So I think I need to use linked list In my program to solve the problem ( Suggestion of a freind) So I'm wodering how They can...