Created
January 27, 2018 06:20
-
-
Save fortheday/ab05039a6474b69c826f979ca61c51b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using byte = unsigned char; // typedef unsigned char byte; | |
byte bByte = 0xFF; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment