Re: typedefing a struct
- From: "Chris Thomasson" <cristom@xxxxxxxxxxx>
- Date: Thu, 13 Sep 2007 19:30:17 -0700
"Richard Heathfield" <rjh@xxxxxxxxxxxxxxx> wrote in message news:x9ednaqTKemUdHTbnZ2dnUVZ8srinZ2d@xxxxxxxxx
Chris Thomasson said:[...]
<snip>
I postfix an '_s' for the struct name and a '_t' for the typedef name.
It seems to help me differentiate between the two quite easily.
...and violates a POSIX rule, so keep your nose out of c.u.p. :-)
DAMN! I totally forgot about how the POSIX namespace reserves the '_t' postfix; thank you for reminding me.
.
- References:
- typedefing a struct
- From: David Marsh
- Re: typedefing a struct
- From: Chris Thomasson
- Re: typedefing a struct
- From: Richard Heathfield
- typedefing a struct
- Prev by Date: Re: Duration Conversion
- Next by Date: Re: Sorry for the NOOB question..
- Previous by thread: Re: typedefing a struct
- Next by thread: Re: typedefing a struct
- Index(es):
Relevant Pages
|