A word consists of the bytes b4, b3, b2, and bl. Write a function to re-order (transpose)

Question:

A word consists of the bytes b4, b3, b2, and bl. Write a function to re-order (transpose) these bytes in the order bl, b3, b2, and b4.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: