Next: Static Instances Up: NSString Previous: NSString

What is it

Instances of the NSString class represent strings composed of unicode characters. Unicode characters are described by a 16-bit integer; this type is called unichar in GNUstep, but you will very rarely (if ever) need to work with it directly. Unicode is a standard which supports the character sets of nearly all human languages.



Nicola 2002-01-13