Peter Rundle wrote:

O Plameras wrote:


Does anybody have a 64-bit computer ?

Are you able to compile and run the following code and publish the results ?


Compiled on a Dec Alpha running OpenVMS 7.2

VMS>run test.exe
size of a char is 1
size of a short is 2
size of a int is 4
size of a long is 4
size of a float is 4
size of a double is 8

Bit surprised, I expected a long to be 8 but there you go.

Thanks.

Yep, another surprise here.

It appears to me explanations previously made  about 64-bit computers
are no longer current across this 64-bit architecture.

But I note that 32-bit explanations are still current across this architecture
since there are no opposing explanations.

--
O Plameras
http://www.acay.com.au/~oscarp/tutor

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to