Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 14, 2015 19:57
Show Gist options
  • Save SteveGilham/1bee2552858989a4ea13 to your computer and use it in GitHub Desktop.
Save SteveGilham/1bee2552858989a4ea13 to your computer and use it in GitHub Desktop.
int a;
...
if(a > 0)
{
//do something
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment