Re: the struct haven't define when i use typedef
- From: jameskuyper@xxxxxxxxxxx
- Date: Fri, 29 Aug 2008 08:25:01 -0700 (PDT)
Chad wrote:
....
Is this determined at compile time? If so, how does the compiler know
how much space to allocate for node*?
Because all struct pointers have the same size, chosen by the
compiler, regardless of what struct type they point at.
.
- References:
- the struct haven't define when i use typedef
- From: lyf2iis
- Re: the struct haven't define when i use typedef
- From: Richard Heathfield
- the struct haven't define when i use typedef
- Prev by Date: Re: C99 portability challenge
- Next by Date: Re: Environmental limits
- Previous by thread: Re: the struct haven't define when i use typedef
- Index(es):