![]() |
Pointers and Linked Lists
:icon_question:
Hi all As I introduced, I am studying C programming on my own as a hobbyist programmer. I have just finished working through more difficult pointer definitions, but I have some trouble with linked lists. I would appreciate it if someone can point me to some more linked lists topics out there. Would just like to see and work through more examples. All help will be appreciated guys. Thanks BstrucT |
Re: Pointers and Linked Lists
search the forum for linked lists....
|
Re: Pointers and Linked Lists
Thanks man
Found some, but I still find linked lists a bit difficult to follow... Will take on the pencil and page technique going through every line to follow the program. Thanks Johan W |
Re: Pointers and Linked Lists
Quote:
|
Re: Pointers and Linked Lists
|
Re: Pointers and Linked Lists
Thanks Narue
This tutorial seems very thorough just off the back, and I will definitely take the time to work through it. Much appreciated. Thanks >>BstrucT |
Re: Pointers and Linked Lists
Thanks man
I find that going through every line of code sometimes makes it easier to follow the flow of execution in a program, not just in linked lists, I use it with other areas as well. Thanks for the advice. Merry Christmas to all!!! BstrucT |
Re: Pointers and Linked Lists
You should start doing or understanding use of linked list in trees and graphs, u can get it in advanced data strucures. It will really help you in making all your concept about linked lists and also pointers clear forever.
|
Re: Pointers and Linked Lists
Thanks for the advise, have revised all my structure and pointer work since then and things are way clearer to me now. I will have a look at advanced data structures. Thanks for the tip.
|
| All times are GMT -5. The time now is 4:10 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC