Re: Moving from C++ to VC++
- From: "Victor Bazarov" <v.Abazarov@xxxxxxxxxxxx>
- Date: Sat, 4 Jun 2005 20:42:10 -0400
Severian [MVP] wrote:
> [...]
> For example, DWORD translates to 'unsigned long', which is a 32-bit
> integer on all Win32/Win64 platforms.
'long' is 32 bits on a 64-bit platform? Wow... No, really? I am
blown away, honestly.
>[...]
.
- Follow-Ups:
- Re: Moving from C++ to VC++
- From: Alan J. McFarlane
- Re: Moving from C++ to VC++
- From: Severian [MVP]
- Re: Moving from C++ to VC++
- From: Carl Daniel [VC++ MVP]
- Re: Moving from C++ to VC++
- References:
- Moving from C++ to VC++
- From: NoName
- Re: Moving from C++ to VC++
- From: Severian [MVP]
- Moving from C++ to VC++
- Prev by Date: Re: Generating makefile dependencies
- Next by Date: Re: Moving from C++ to VC++
- Previous by thread: Re: Moving from C++ to VC++
- Next by thread: Re: Moving from C++ to VC++
- Index(es):
Relevant Pages
|