[Mono-dev] Are there any endian issues with unsafe code?

Kornél Pál kornelpal at hotmail.com
Mon Nov 7 07:54:38 EST 2005


Hi,

I only use Mono on little-endian systems so I have no experience in Mono on
big-endian systems.

When I read int32 from an array of bytes using unsafe code running on Mono
will I get the same int32 value on big-endian systems as on little-endian?

Is anything different when running managed code on big-endian systems?

Kornél




More information about the Mono-devel-list mailing list