Skip to content

Instantly share code, notes, and snippets.

@Atlas48
Created February 8, 2020 12:20
Show Gist options
  • Save Atlas48/07516f5f16d784a8fe9bfa0ce3aab1db to your computer and use it in GitHub Desktop.
Save Atlas48/07516f5f16d784a8fe9bfa0ce3aab1db to your computer and use it in GitHub Desktop.
bunch of nifty macros
#define true 1
#define false 0
#define eprintf fprintf(sterr, __VA_ARGS__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment