Skip to content

Instantly share code, notes, and snippets.

@tyrone-sudeium
Created February 23, 2012 23:38
Show Gist options
  • Save tyrone-sudeium/1895763 to your computer and use it in GitHub Desktop.
Save tyrone-sudeium/1895763 to your computer and use it in GitHub Desktop.
Add some sophistication to your C code, Jolly-o!
#ifndef BRITISH_H
#define BRITISH_H
#define perchance if
#define otherwise else
#define what_about switch
#define perhaps case
#define splendid break
#define on_the_off_chance default
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment