Skip to content

Instantly share code, notes, and snippets.

@fortheday
Created January 27, 2018 07:03
Show Gist options
  • Save fortheday/c7062e2985ef343e397db1c8a43dc0b8 to your computer and use it in GitHub Desktop.
Save fortheday/c7062e2985ef343e397db1c8a43dc0b8 to your computer and use it in GitHub Desktop.
unsigned char b = 0b1010; // 10
int i = 1'000'000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment