Wanted to write a program on the prime that would use an array.
Tried using a vector but they seem very limited in maximum size.
I need about 30000 elements , Boolean, or integer is fine to save memory.
Suggestions?
HP Prime: How to use a large array in a program?
|
|
« Next Oldest | Next Newest »
|
▼
Post: #4
10-26-2013, 02:49 PM
Wanted to write a program on the prime that would use an array. I need about 30000 elements , Boolean, or integer is fine to save memory. Suggestions? |