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?
|
Post: #1
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?
Post: #2
10-26-2013, 03:06 PM
The only thing I can think of is lists. However, length of the lists is probably limited.
Post: #3
10-27-2013, 03:15 AM
Just wait for the next firmware ... http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv021.cgi?read=251203#251203 DS |
« Next Oldest | Next Newest »
|