[Gambas-user] Array Resize limits

martin p cristia tercoide at ...67...
Thu Aug 20 17:10:26 CEST 2015


Hi:

I need a huge array of Floats, use:

longNumber = 400000000  '  400M * 8bytes = 3.2GB

Resize fArray[longNumber] ' this gives no error !!!


fArray[1] = 1000  ' this gives Out of Bounds

workaround?

-- 
Saludos

Ing. Martin P Cristia





More information about the User mailing list