Hai Ashutosh N Naik

 

 can you explain what is big endian and little endian then only i can understand your code.please reply me soon.

cheers

Arangs



Ashutosh N Naik <[EMAIL PROTECTED]> wrote:


> Can anyone write a program in C that would say
>
> whether the given processor is Big endian or Little endian.

if( *(long *) "\200\0\0\0\0\0\0\0"<0)
printf("Buig Endian\n");
else
  printf?("Little Endian\n");

  * --
    Ashutosh Naik
    Teneoris Networks India Pvt. Ltd
    www.teneoris.com






To unsubscribe : [EMAIL PROTECTED]





Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.

To unsubscribe : [EMAIL PROTECTED]




Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to