Quote:
Originally Posted by fowlplay4
Since arrays are strings, you can use variable.pos("b") if you know what kind of data you're receiving each time.
You should try a different approach instead of having multi-dimensional arrays.
|
Well around the time I got this working, I realized that I would just have to define what each number represents, which would add MUCH more code than I probably need. What would you recommend I use instead of multi-dimensional arrays?