Re: enum-type anonymous structs
- From: Chris Dollin <eh@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 03 Jan 2008 18:40:01 GMT
andreyvul wrote:
I used structs so that I could namespace constants, namely error
codes.
It has presumably become apparent to you that you can't do
this in C; you're essentially stuck with naming conventions.
Just pick good names and wash thoroughly and you'll be OK.
--
Preprocessor Hedgehog
"Who do you serve, and who do you trust?" /Crusade/
.
- References:
- enum-type anonymous structs
- From: andreyvul
- Re: enum-type anonymous structs
- From: Martin Ambuhl
- Re: enum-type anonymous structs
- From: andreyvul
- enum-type anonymous structs
- Prev by Date: Re: Problem with scanf()/gets()
- Next by Date: Re: How to insert node in Linked list without temp pointer
- Previous by thread: Re: enum-type anonymous structs
- Next by thread: Re: Behavior of the code
- Index(es):
Relevant Pages
|