John Starrett
2005-06-23 20:26:44 UTC
Hi all. I am writing an application that requires huge arrays (I think).
I currently am filling eight arrays with 4096 numbers each. When I try
to put, say 8192 in each I get an "error 7 out of memory" message. I
have tried dimensioning the arrays as huge, but I get the same error
message. What am I doing wrong?
John Starrett
I currently am filling eight arrays with 4096 numbers each. When I try
to put, say 8192 in each I get an "error 7 out of memory" message. I
have tried dimensioning the arrays as huge, but I get the same error
message. What am I doing wrong?
John Starrett