Are arrays of strings possible?
#3

Fortunately, PAWN (much like any other computer language) supports bi or even tri dimensional arrays, allowing you to store extra data on different indexes on different dimensions!.

For the example Borg posted, the first dimension would represent the index of each text, and the second dimension would store the characters of each string (with a max of 32).
Reply


Messages In This Thread
Are arrays of strings possible? - by Coolflip - 02.09.2013, 03:03
Re: Are arrays of strings possible? - by Borg - 02.09.2013, 03:12
Re: Are arrays of strings possible? - by admantis - 02.09.2013, 04:47
Re: Are arrays of strings possible? - by SchurmanCQC - 02.09.2013, 04:56

Forum Jump:


Users browsing this thread: 1 Guest(s)