cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Maximum Array Size
Maximum Array Size
May 22, 2013 at 9:16am UTC
Vigii
(53)
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.
May 22, 2013 at 9:32am UTC
walrus
(6)
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.