Quote:
Originally Posted by Son of a Beach
[q objectAtIndex:i] doesn't exist, until you add something to the array.
It doesn't look like you've added anything to the array, and yet you're trying to access objects in it.
|
so how do i add (20) objects to the array?