Array that auto grows with content
Hey, just a quick question. I know I've heard about these before but I can't figure out how to do it in the iPhone SDK. I want to create an array to store data but I don't know how much data it will need to store. It will therefore need to increase in size each time a new piece of data is added.
Can anyone help?
Thanks
Kieran
|