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
Printable View
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
It's possible using the following method
http://www.picbasic.co.uk/forum/showthread.php?t=3891