Hey,everyone.. pls I need a very exhaustive example of a typical linked list for better understanding .Any help will be appreciated..Thanks
tkud 0 Posting Whiz in Training
Recommended Answers
Jump to PostIn c++ I would use either <vector> or <list> c++ classes instead of creating your own linked list as you might do in C language.
All 4 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Kontained 0 Light Poster
power_computer 20 Junior Poster
tkud 0 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.