Feel free to use this page to experiment with the Text Formatting Rules. Just click the "Edit Page" link at the bottom of the page.
int main(int argc, char **argv)
{
NSLog(@"Holy smokes, it's code (%@)", someObj);
return EXIT_SUCCESS;
}
{
NSLog(@"Holy smokes, it's code (%@)", someObj);
return EXIT_SUCCESS;
}
A cocoa-wiki is seriously awesome. I hope I can learn a lot! Though those links to all sorts of certain "pleasure extending" pills weren't that great
