Skip to content

Instantly share code, notes, and snippets.

@S1ReX
Created December 11, 2012 12:55
Show Gist options
  • Save S1ReX/4258345 to your computer and use it in GitHub Desktop.
Save S1ReX/4258345 to your computer and use it in GitHub Desktop.
int userInput;
scanf("%i", userInput);
NSLog(@"%i", userInput * 2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment