Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C (http://www.programmingforums.org/forum60.html)
-   -   Pointers and Linked Lists (http://www.programmingforums.org/showthread.php?t=14780)

BstrucT Dec 21st, 2007 12:49 AM

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

mrynit Dec 21st, 2007 2:35 AM

Re: Pointers and Linked Lists
 
search the forum for linked lists....

BstrucT Dec 21st, 2007 3:42 AM

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

lectricpharaoh Dec 21st, 2007 7:20 AM

Re: Pointers and Linked Lists
 
Quote:

Originally Posted by BstrucT
Will take on the pencil and page technique going through every line to follow the program.

This sounds like the best approach. If you run into any problems, though, post the offending code.

Narue Dec 21st, 2007 7:55 AM

Re: Pointers and Linked Lists
 
Linked list tutorial.

BstrucT Dec 22nd, 2007 12:23 AM

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

BstrucT Dec 22nd, 2007 12:26 AM

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

rhish.franks Feb 11th, 2008 1:41 AM

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.

BstrucT Feb 11th, 2008 2:33 AM

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