NSString

Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.

Members

Functions

initWithUTF8String
NSString initWithUTF8String(char* str)
Undocumented in source.
release
void release()
Undocumented in source.

Static functions

alloc
NSString alloc()
Undocumented in source.
defaultCStringEncoding
size_t defaultCStringEncoding()
Undocumented in source.
stringWithCString
NSString stringWithCString(char* stringWithCString, size_t encoding)
Undocumented in source.

Meta