 |
Working with String Objects in Objective-C - Techotopia
[edit] Strings without NSString As we've already discussed, Objective-C is built upon the C programming language. C also has a mechanism for dealing with strings, but because C is not an object oriented programming language it does not have any of the ...
www.techotopia.com |
 |