I always wonder who exactly is the target audience for source code comments like this!? This code seems to assume the reader is familiar with the inner workings of CRC but hasn't seen a for loop in their life.pic.twitter.com/LCsNnrCFon
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Yes, and it makes sense. Imo a comment that explains why this is so would be much more useful.
So the variable byte isn't a uint8_t, but a uint32_t?
Well, "byte" is an unsigned int and the code assumes that this is at least 32 bits wide. It contains a message byte in its 8 LSB bits, after that line the reflection of that byte is in the 8 MSB bits of "byte".
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.