Biggest int array that a computer can handle?

Posted by user69514 on Stack Overflow See other posts from Stack Overflow or by user69514
Published on 2010-05-16T00:39:28Z Indexed on 2010/05/16 0:50 UTC
Read the original article Hit count: 190

Filed under:
|
|

I need to create an array as big as possible on my 32bit Linux computer. What is the biggest array size that my computer can handle? Is it 2^32 ?

© Stack Overflow or respective owner

Related posts about array

Related posts about 32bit