Skip to content

Instantly share code, notes, and snippets.

@ShonFrazier
Created November 19, 2013 19:21
Show Gist options
  • Save ShonFrazier/7550956 to your computer and use it in GitHub Desktop.
Save ShonFrazier/7550956 to your computer and use it in GitHub Desktop.
typedef enum {
StyleCircle = 'circ',
StylePie = '3.14',
StylePolygon = 'poly',
} Style;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment