[Gambas-user] Array constant

Grahame White grahame at ...457...
Tue May 25 21:00:21 CEST 2004


Is there anyway to a make a constant array?

For example something like:

	PUBLIC CONST POW2[10] AS Short[] = (1, 2, 4, 8, 16, 32, 64, 128, 256, 512)




Grahame




More information about the User mailing list