We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi...
Is there any way to declare large size of array?
example:
char arr[200*1024];//200kb
Thanks
For specific limits of the compiler you're using, look in the Manual; eg,
www.keil.com/.../armccref_babdfdbb.htm