Re: long is 64 bits?
- From: "Bruce Chastain" <noone@xxxxxxxxxxx>
- Date: Fri, 12 Jan 2007 11:21:11 -0600
"David Lowndes" <DavidL@xxxxxxxxxxxxxxx> wrote in message
news:juffq294f3gfvta91hguoe5qmhk4suvqab@xxxxxxxxxx
Now I'm reading a book on VS 2005 (which we don't have yet) and it says a
long is now 64 bits? Is the book right?
Bruce.,
long is still 32-bit, long long is 64-bit.
Excellent. That's a relief. Otherwise upgrading our code to a newer DS
version was going to be a nightmare.
One point I should have made clearer. While our code is C++ now, the book
I'm reading is actually about VS C# 2005.
In VS 2005, are a C++ long and a C# long both 32 bits? If so, the book is
just flat wrong.
Bruce.
.
- Follow-Ups:
- Re: long is 64 bits?
- From: Ian Semmel
- Re: long is 64 bits?
- References:
- long is 64 bits?
- From: Bruce Chastain
- Re: long is 64 bits?
- From: David Lowndes
- long is 64 bits?
- Prev by Date: Re: long is 64 bits?
- Next by Date: solution settings (VS2003)
- Previous by thread: Re: long is 64 bits?
- Next by thread: Re: long is 64 bits?
- Index(es):
Relevant Pages
|