This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc vs. VC++ and UNIONS


Thanks for the info.
So by implication 'long' doesn't vary with processor architecture - or is at
least less likely to?
> >
> int length varies with processor architecture.  I'd go with DWORD=unsigned
long,
> LONG=long, and LONGLONG=long long.

thanks,

Tom Gilbert
http://www.AlteredWorlds.com




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]