SyntaxFix
Write A Post
Hire A Developer
Questions
How about this one...
int value = 0xFACE; value = ((0xFF & value << 8) | (val >> 8);