Guest User

Untitled

a guest
Feb 27th, 2012
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. NSString *printableString = [NSString stringWithUTF8String:*argv];
  2. NSLog(@"Is it broken: %@", printableString);
Add Comment
Please, Sign In to add comment