SyntaxFix
Write A Post
Hire A Developer
Questions
If x is an 8 bit value, you can use this:
x=(x>>1 | x<<7);