[Gambas-user] Gmine 0.9

Laurent Godard listes.godard at ...11...
Thu Mar 25 14:05:03 CET 2004


Hi Pozzo,

i tried the program you sent me

it crashes with error #11 in your initialiation loop of Harry array

SUB reset()

FOR i=0 TO 998
FOR j = 0 TO 998
Harry[i,j] = false
NEXT
NEXT

instead og globally initialise yout array, why not initializing it only 
according to width and heigh cells number ?

don't know if my crashes is to do that though ....
if i comment the loop, all is ok

Laurent

-- 
-----------------------------------------
Laurent Godard - Conseil et Développement
06 85 33 27 90 - dev.godard at ...11...
-----------------------------------------




More information about the User mailing list