Graham Barr wrote: > As well as supporting big/little endian specifically, should we support "native" > ie packed in the same endian as the machine the code is being run on.
Certainly. I think we would want also want native sizes, so we can ask for short, int, long etc and get the platform's size and byteorder. If the concept gets accepted, then we can start extending. -- Peter Gibbs EmKel Systems