Tuesday, December 3, 2013

Getting Started, how to declare an array? ? ?

Recent development in language learning objc

I know that in the m-plane write @ synthesize myArrayList;.

On the inside. H header files changed how to write? @ Property ....? Behind change how to write? ?
Reply:
@ Prorerty (nonatomic, retain) NSSArray * array;

No comments:

Post a Comment