1 comment

[ 4.7 ms ] story [ 20.9 ms ] thread
> A software developer that has code manipulating data through pointer casting or bitfields would not be able to simply recompile an application for one endian mode to another.

Why wouldn't pointer casting work as is across compilations on opposite endianness?