What is the logic behind "possible misuse of hexadecimal literal notation"? #1
Unanswered
Greedquest
asked this question in
Q&A
Replies: 1 comment
-
Those aren't the same thing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This code
Gets warning:
For me those Hex codes are clearly being used to set bits, rather than as numbers. So what is the logic there?
this looks similar but there is no warning
Beta Was this translation helpful? Give feedback.
All reactions