iphone - how to assign class object values to mutable array? -


i using class object store xml parsed data. need 1 mutable array , want store class object values in new mutable array.

use

[yourarray addobject:obj]; 

Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -