I have a const char * (or const string&), and I would like to append a subsection of it to an NSMutableString.
const char *
const string&
NSMutableString
I figured that I