Skip to content

Instantly share code, notes, and snippets.

@atg
Created November 16, 2008 18:26
Show Gist options
  • Save atg/25527 to your computer and use it in GitHub Desktop.
Save atg/25527 to your computer and use it in GitHub Desktop.
char charstr[2] = {c, '\0'};
[curString appendString:[NSString stringWithUTF8String:charstr]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment