Hello everyone,
When using "int", it is always 32-bit? No matter whether we make build option as Any CPU, x86 and x64?
thanks in advance,
George
Hello everyone,
When using "int", it is always 32-bit? No matter whether we make build option as Any CPU, x86 and x64?
thanks in advance,
George
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
George GeorgePosted Jul 31, 2008, 8:34 AM
Cool, Ryan!
regards,
George
Ryan AlfordPosted Jul 31, 2008, 8:28 AM
"int" has no reference to the OS that is running. I am assuming that you are asking if "int" is still 32-bit even if you are running a 64-bit OS.