endian
Here are 10 public repositories matching this topic...
Detects the endianness (big or little) on a given platform.
-
Updated
Nov 29, 2021 - C
Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.
-
Updated
Jan 25, 2019 - C
Header-only library of macros to assist with reading and writing big/little endian values.
-
Updated
Mar 15, 2022 - C
The purpose of this work is to familiarize ourselves with binary files, the transition of definitions to the main function via the command line, the opening and processing of files, as well as our familiarity with modular programming ) and by applying makefiles.
-
Updated
Jun 26, 2020 - C
Final year project for Theory of algorithms which involves writing a program in the C programming language to perform the Secure Hash Algorithm (SHA) algorithm , specifically the 256-bit version known as SHA-256.
-
Updated
Mar 31, 2019 - C
A function that determines whether a machine is big or little endian written in C. Uses pointer casting and an unsigned integer.
-
Updated
Apr 3, 2017 - C
Determine endianess at compile time
-
Updated
Oct 20, 2019 - C
Improve this page
Add a description, image, and links to the endian topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the endian topic, visit your repo's landing page and select "manage topics."