maximum number of dimensions in C/C++ array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Has somebody an idea where to find the maximum number
of dimensions for declaring an array?
How many are supported within GCC and how many are
mandated by the standards?

e.g.

double v[n1][n2][n3];
declares obviously a  3-dimensional array of doubles.

Regards Andre

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux