3 Jul
2018
3 Jul
'18
2:09 p.m.
Hi Damien,
I just checked and test-endianness is compiled from test-endianness.c - for some reason the one you have doesn't seem to work for you. Can you just do
gcc -o test-endianness test-endianness.c
and see if that works better?
best, -Christian