Host introspection: Difference between revisions

m
Line 193:
<<1,0,0,0>></lang>
 
And so the following function would output endiannesendianness:
 
<lang erlang>endianness() when <<1:4/native-unit:8>> =:= <<1:4/big-unit:8>> -> big;
2,298

edits