|
-
Nov 2nd, 2006, 11:22 PM
#1
Thread Starter
Hyperactive Member
[2.0] three dimensional array
im writing code for a pda and i need to know if there is any way i get a really big 3 dimensional array. i keep getting the out of memory exception. i understand that if i dont have enough memory it cant run but i have the system memory up when im trying to run the application and i still have memory free when its loading. is a 360 by 136 by 136 array. any thoughts on what i could do?
edit
it is an array of points.
-
Nov 2nd, 2006, 11:28 PM
#2
Re: [2.0] three dimensional array
It may well be that your app is using more than the memory that it's been allocated, even if the system has more. I couldn't tell you how to get more memory allocated to your app but it's a line of enquiry you could follow.
-
Nov 4th, 2006, 01:44 PM
#3
Thread Starter
Hyperactive Member
Re: [2.0] three dimensional array
well do you have any ideas on how to speed up a lockbits statment?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|