How to declare a string in Objective-C?

Viewed 47667

How do I declare a simple string "test" to a variable?

3 Answers
Related