|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Linked Lists
> I posted a message about linked lists about a week ago and have had a lot > of replies. Remember I am a beginner. Mike Main's header file made no sense > to me whatsoever, and I have written a file which i hoped that someone > could look at and explain where I am going wrong. Also, you might want to check out http://cslibrary.standford.edu/ that has a .pdf file called Linked list basics, it's really pretty clear and there is another that has commonly used exercises that I've referred to when I'v e been stuck with a problem I wasn't sure about. Trying to learn about Llists by reading a .h file is not that easiest thing to do. Also, when in doubt draw the thing on paper, it makes it loads easier to visualize what's pointing where, especially when you start writing code to reverse lists and such. Good luck, -Jim Munro <jimmn@xnet.com> ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|