Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the maximum size of Bidimensional Array?
#3
Thumbs Up 
3^11 = 177417 but [b]that last value[b] squared = 31381059609!

Welcome to the forums Pedro.

Could declare a single string to be that large and then use "_CV()" and "_MK$()" to go back and forth (and critically "MID$()" on LHS) getting and setting values. But that's not for the larger number you're requesting because the large value shown here is close to 29.2GB.

I just tried on Linux setup which does not have QB64PE but Freebasic, only 4GB RAM and 4GB "swap" space. This looks like a job for an associative array.
Reply


Messages In This Thread
RE: What is the maximum size of Bidimensional Array? - by mnrvovrfc - 11-12-2022, 06:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Maximum Number of Attachments per Thread Magdha 7 478 01-13-2026, 10:13 AM
Last Post: Magdha
  Font Size in Threads Dimster 5 376 12-12-2025, 04:49 PM
Last Post: Dimster
  auto-detecting screen resolution for optimal window size on non-Windows systems madscijr 11 1,082 11-10-2025, 07:23 PM
Last Post: madscijr
  auto-detecting screen resolution for optimal window size on non-Windows systems madscijr 0 227 10-26-2025, 06:58 PM
Last Post: madscijr
  getting the number of dimensions in an array on the fly? madscijr 7 746 09-16-2025, 12:34 AM
Last Post: madscijr

Forum Jump:


Users browsing this thread: 1 Guest(s)