In 64 bit systems, a 32 bit variable occupies less space than a 64 bit object?

Posted by estourodepilha.com on Stack Overflow See other posts from Stack Overflow or by estourodepilha.com
Published on 2010-03-12T19:16:22Z Indexed on 2010/03/12 19:27 UTC
Read the original article Hit count: 163

Filed under:
|
|
|
|

The .NET Framework allocates less memory for a Int32 than for a Int64 in 64 bit systems?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about memory