Skip to content

Instantly share code, notes, and snippets.

@csukuangfj
Created March 12, 2017 16:48
Show Gist options
  • Save csukuangfj/9417c6aa2adb8e20b21505ef96869804 to your computer and use it in GitHub Desktop.
Save csukuangfj/9417c6aa2adb8e20b21505ef96869804 to your computer and use it in GitHub Desktop.
enum { LOCAL=1, READ_ONLY=2, WRITE_ONLY=4, READ_WRITE=6, CONSTANT=8, PTR_ONLY = 16, NO_SIZE=256 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment