Hard
In non-ARC, what syntax is equivalent to the following code:
myVar = @[@”test1”, @”test2”];
Author: Smart&SoftStatus: PublishedQuestion passed 26 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about Objective C