This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Access bytes of a long

Does the C51 compiler provide a way to access the individual bytes of a long value? I can shift bits around to achieve this if I have to, but I'm looking for something faster and more efficient.

0