Hi

I wanted to convert a unsigned long integer to Big Endian format. Can anybody help me with this.

There is a Long data type but how do i specify a Unsigned Long Integer. The value range of Long and Unsigned Long is different. It would be better still if anybody could help me with the LongInt2BigEndian function.

Thanks.