Hilko Bengen bengen@hilluzination.de writes:
- Alexandre Julliard:
Hilko Bengen bengen@hilluzination.de writes:
So, do I need to define my own htobe16 and htobe32 functions or macros based on whether WORDS_BIGENDIAN is defined or not?
Yes.
I have tested these macros on Linux/PowerPC and they still produce the same results as on i386.
Is this form okay?
You should pick different names to avoid possible conflicts.