Hello, On Nov 8, 2005, at 3:29 AM, Brion Vibber wrote: > > I'm not sure if there's a standard way of asking the runtime for > the processor's endianness, but it's easy enough to check by poking > at a known int value with a byte pointer. You could use System.BitConverter::IsLittleEndian Jb