Subject:
|
Re: Dynamic lists allowed?
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 13 Apr 2001 15:50:28 GMT
|
Viewed:
|
1592 times
|
| |
| |
In lugnet.robotics.rcx.legos, Michael Ash writes:
>
> After this, any time you want to refer to a tNode, you need to say "struct
> tNode". Or you can put "typedef struct tNode tNode" and then use the
> "tNode" as a type like you're doing.
Thanks for your help. The program is running fine now. Would you happen to
know if anyone has created this sort of high level functions? If not more
people might be interested.
jm
|
|
Message is in Reply To:
| | Re: Dynamic lists allowed?
|
| (...) This should be "struct tNode *next;" (...) After this, any time you want to refer to a tNode, you need to say "struct tNode". Or you can put "typedef struct tNode tNode" and then use the "tNode" as a type like you're doing. (24 years ago, 12-Apr-01, to lugnet.robotics.rcx.legos)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|