String

What is the maximum number that can be placed when booking an array?
Example "array [?];"
Because if the number is very large, with c2 becomes negative. I want know the maximun positive number I can put.
Thanks
It depends on your compiler and target operating system.
If you are trying to index something that large, then chances are you are doing something wrong.

What exactly are you trying to accomplish? Perhaps we can suggest a better way.
Topic archived. No new replies allowed.