objective c - Xcode : Count elements in string array - Stack Overflow

objective c - Xcode : Count elements in string array - Stack Overflow

瀏覽:442
日期:2025-06-15
Is there any quick way I can get the number of strings within a NSString array? NSString *s[2]={@"1", @"2"}. I want to retrieve the length of 2 ......看更多