nsarray - Print array in objective-c? -


I have to check my values ​​with the NSArray which are dynamically stored. How should print array values?

  NSLog (@ "% @", yourArray);  

It actually calls your NSArray's description method and prints the log.


Comments

Popular posts from this blog

google indexing -

php - How to paginate multiple results in CakePHP? -

wpf - Converter stops filter working -