On Mon, Nov 24, 2008 at 5:57 AM, u will know when u IM me
<[EMAIL PROTECTED]> wrote:
> I want to create an enum variable whose size is 4 byte in 32- machine
> and 8 bytes on 64 bit machines.
>
> Basically, I want to knopw whether one can specify data type with enum
> declaraion.
>
> I am using gcc 3.4
enums are always integers. It uses whatever storage the underlying
system uses for integers.
-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi