02-22-2012, 05:23 AM
[eluser]20000RPM[/eluser]
Ok, the thing with that method is that it relies on 2 'synchronised' indexed arrays (name[] and amount[]) rather than one 2-dimensional array. That feels a little messy to me, but I may yet have to go down that road. I was hoping to keep the related properties in the same array.
Ok, the thing with that method is that it relies on 2 'synchronised' indexed arrays (name[] and amount[]) rather than one 2-dimensional array. That feels a little messy to me, but I may yet have to go down that road. I was hoping to keep the related properties in the same array.