Skip to content

Instantly share code, notes, and snippets.

@travisperson
Created October 29, 2012 15:31
Show Gist options
  • Save travisperson/3974203 to your computer and use it in GitHub Desktop.
Save travisperson/3974203 to your computer and use it in GitHub Desktop.
FuckBoolean
typedef enum FuckBoolean
{
FUCK_NO, FUCK_YEAH
} FuckBoolean;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment