kalaiarasi
Programmer
Hi all,
Is it possible to declare large sized array?
double array[76800][76800];
I'm getting out of memory error.
My RAM is 64MB.
any other way of doing this?
Kalai.
Is it possible to declare large sized array?
double array[76800][76800];
I'm getting out of memory error.
My RAM is 64MB.
any other way of doing this?
Kalai.