PDA

View Full Version : How to create multidimensional Array



jiunn82
- 5th February 2007, 14:09
Hi everyone, can someone guild me how to create multidimensional in PICBASIC PRO. I only know to create single dimensional array, for eg. maze var word[64].
Tq!
Regard
Pierre Lim

mister_e
- 5th February 2007, 18:23
It's possible using the following method
http://www.picbasic.co.uk/forum/showthread.php?t=3891