Re: Visual Studio 2005 x64 mode.
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Wed, 07 May 2008 23:40:14 -0700
stevensmith1010@xxxxxxxxx wrote:
Hi Dave,
the problem is I have a very huge code and to manually go and change
to __int64 would be very tedious....so thats why was thinking if there
are some kind of compiler switches to force ints as __int64's...?
Nope. In an intuitive world, "long" would be 64 bits in a 64-bit
compilation, as it is in gcc, but Microsoft decided we were all too stupid
to handle that. In my opinion, that was a huge mistake.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- Re: Visual Studio 2005 x64 mode.
- From: Igor Tandetnik
- Re: Visual Studio 2005 x64 mode.
- References:
- Visual Studio 2005 x64 mode.
- From: stevensmith1010
- Re: Visual Studio 2005 x64 mode.
- From: David Lowndes
- Re: Visual Studio 2005 x64 mode.
- From: stevensmith1010
- Visual Studio 2005 x64 mode.
- Prev by Date: afxwin.h not found
- Next by Date: Re: afxwin.h not found
- Previous by thread: Re: Visual Studio 2005 x64 mode.
- Next by thread: Re: Visual Studio 2005 x64 mode.
- Index(es):
Relevant Pages
|