Re: endianess for byte data

From: George Vandenberghe <george.vandenberghe_at_nyahnyahspammersnyahnyah>
Date: Fri Jan 25 2013 - 09:49:24 MST

On 01/25/2013 11:41 AM, Liu, Peng wrote:
> Dear NCL users,
> I have a question about the endianness of the data in byte type. when read or write a byte type data, and set the format to be little or big endian, does that mean the bit order is in little or big endian? or in NCL, the setting in endianness only applies to order of bytes, instead of bit?
>
> Thanks
>
>
> Peng Liu
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Bit order in big and little-endian bytes is unchanged. It is only the
byte order
in words that is changed.
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jan 25 09:49:33 2013

This archive was generated by hypermail 2.1.8 : Tue Jan 29 2013 - 22:44:26 MST