[Gambas-user] Something i do not understand
Fabien Bodard
gambas.fr at ...626...
Mon Dec 8 17:29:25 CET 2014
Dim grad As Float[][][]
grad = New Float[][width, height]
grad[x][y] = [0.2, 0.2]
give me a 'bad number of dimention error' .. why ????
--
Fabien Bodard
More information about the User
mailing list