[LCP]Typedef Struct example from Marshall's site

Madhav M. madhav3333 at lycos.com
Wed Aug 8 00:42:04 UTC 2001


Ya, it works for following decl. 
struct ELEMENT *next;

Hey, but i'm not getting, how it resolves reference for
struct ELEMENT at the above line?
--

On Tue, 7 Aug 2001 09:13:30   
 Andrew Weaver wrote:
>Yeps, seen something like this before. Try 
>
>typedef struct {  int value;
>    struct ELEMENT *next;
> } ELEMENT;
>



Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/



More information about the linuxCprogramming mailing list