[array objectAtIndex:i]
doesn't work as an L value, so it can't be used to set the object at index i.
views:
50answers:
1Dave, thanks for formatting!
Costique
2010-10-20 21:03:51
[array objectAtIndex:i]
doesn't work as an L value, so it can't be used to set the object at index i.