C and bitwise shifts

后端 未结 0 724
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 21:49

I have probably a newby question about bitwise shifts in C. I wanted to write a macro, which will return a n-th bit of the unsigned char. My initial idea was to right shift

相关标签:
回答
  • 消灭零回复
提交回复
热议问题