Maximum Array Size

Hi All,

I'm a beginner and I wan to know what would be the maximum limit for arrays for one dimensional as well as multidimensional.

Because I need to store the values in to array and should be referred back in future.

Here is a pretty good post that you might find useful:

http://stackoverflow.com/questions/216259/is-there-a-max-array-length-limit-in-c

Topic archived. No new replies allowed.