[cc65] Problems solved with linked lists.

Date view Thread view Subject view

From: Payton Byrd (kingdurin_at_yahoo.com)
Date: 2004-01-01 08:53:11


I was able to solve my code problems.  I found a
wonderful tutorial on Linked Lists in C at:

http://cslibrary.stanford.edu/103/LinkedListBasics.pdf

The problem I was having was that when I used the
reference to a pointer method I need to dereference my
parameter before assigning the newly allocated struct
to it.  Thanks for everyone's input as all of the
little pieces needed to fall into place for me to
figure it out.

BTW, I'm very happy with the way the linked list is
shaping up now that it's working.  I wish this
cross-compiler was available 15 years ago.

Is there any chance of the compiler becoming
self-hosting so that it can run on a real CBM system?

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2004-01-01 08:53:22 CET