Re: [Ilugc] Re: big endian and little endian

2009-10-28 Thread Roshan Mathews
On Wed, Oct 28, 2009 at 6:49 PM, narendra babu wrote: > Actually i have code which is running on Solaris and i am communicating with > linux app > yes i am reading from network , i have lot of bit shift operators and > bitfield oprs . > > I am looking for more list of issues with endian > > Plea

[Ilugc] Re: big endian and little endian

2009-10-28 Thread narendra babu
On Wed, Oct 28, 2009 at 4:19 AM, narendra babu wrote: > I have c/C++ code in Solaris/AIX/HP-UX which is for big endian arch . > > Now i am moving the c/C++ code to Little endian Linux X86 , > > > i would like to know what are issues need to be addressed when moving from > big endian to little e