could u tell me the problems in
defining a 3D double array. that is
double a[1000][1000][1000];
While running the program, it gives segmentation fault errror.
Please tell me , wat should be the limit of the array or how to come arround this.
Thanks and Regards
srishekh