![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 194
Rep Power: 1
![]() |
Pointers and Linked Lists
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
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Pointers and Linked Lists
search the forum for linked lists....
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 194
Rep Power: 1
![]() |
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
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
|
|
#4 | |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,034
Rep Power: 5
![]() |
Re: Pointers and Linked Lists
Quote:
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
|
#5 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 194
Rep Power: 1
![]() |
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
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
|
|
#6 |
|
Programmer
Join Date: Feb 2008
Location: India
Posts: 58
Rep Power: 1
![]() |
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.
|
|
|
|
|
|
#7 |
|
Professional Programmer
![]() Join Date: Sep 2005
Posts: 419
Rep Power: 4
![]() |
Re: Pointers and Linked Lists
__________________
Even if the voices aren't real, they have some pretty good ideas. |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 194
Rep Power: 1
![]() |
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
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
|
|
#9 |
|
Hobbyist Programmer
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 194
Rep Power: 1
![]() |
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.
__________________
Be kinder than necessary because everyone you meet is fighting some kind of battle. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linked lists problem | jasonfrost | C++ | 4 | Oct 29th, 2007 2:17 AM |
| linked list:in C | bl00dninja | C | 7 | Apr 20th, 2005 4:08 PM |
| Linked List Part 2 | Nish | C++ | 0 | Mar 4th, 2005 3:56 PM |
| Linked List and Array of POinters | Nish | C++ | 1 | Mar 3rd, 2005 10:09 PM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C++ | 0 | Mar 2nd, 2005 4:12 PM |