kalaiarasi
Programmer
Hi all,
I tried to declare a large array size:
int array [50][320*240];
but i am getting runtime error: The exception unknown
software exception (0xc00000fd) occured in the application at location ...
is there any way i can solve this?
Pls help!
Kalai
I tried to declare a large array size:
int array [50][320*240];
but i am getting runtime error: The exception unknown
software exception (0xc00000fd) occured in the application at location ...
is there any way i can solve this?
Pls help!
Kalai