Skip to content

Instantly share code, notes, and snippets.

@un4ckn0wl3z
Created December 20, 2016 06:56
Show Gist options
  • Save un4ckn0wl3z/49bd410e26c00db9e78fcec8ee94355b to your computer and use it in GitHub Desktop.
Save un4ckn0wl3z/49bd410e26c00db9e78fcec8ee94355b to your computer and use it in GitHub Desktop.
c = getchar( );
if( c == '?' )
printf("why did you type a question mark?\n");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment