MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / toLittleEndian32

Function toLittleEndian32

hashing/md5.cpp:90–97  ·  view source on GitHub ↗

* @brief Sets 32-bit integer to little-endian if needed * @param n Number to set to little-endian (uint32_t) * @return uint32_t param n with binary representation as little-endian */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

hash_bsFunction · 0.85

Calls 1

isBigEndianFunction · 0.85

Tested by

no test coverage detected