In Objective-C how to use dynamically allocated arrays?
Reply:
Two ways, has their own memory management. One is to use the class.
objective-C is a superset of the standard C, so how in C dynamically allocated arrays, here is this.
Of course, you can use NSMutableArray.
Reply:
Can you give an example of code
Reply:
1 Release 2 with its own assigned their own class to directly create, after which the system will automatically freed
Reply:
No comments:
Post a Comment