Convert little-endian to big-endian and vice-versa
-
Updated
Dec 7, 2023 - C
Convert little-endian to big-endian and vice-versa
A function that determines whether a machine is big or little endian written in C. Uses pointer casting and an unsigned integer.
Add a description, image, and links to the little-endian topic page so that developers can more easily learn about it.
To associate your repository with the little-endian topic, visit your repo's landing page and select "manage topics."