Hi Folks,
I finally upgraded my RB IDE to begin building universal versions of
things and I'm running into issues with memory blocks and endian
problems. Specifically for data that was stored in binary files and
for binary network protocols between a PPC and an Intel Macintosh.
I can get some things to work by simply setting the littleendian
property of the memory blocks I use to build the packets to false on
the Intel build. But that doesn't seem to solve all the problems.
What other things are affected by endianness? String set via the
stringvalue command in a memory block seem to be unaffected. Are
there some things that aren't set properly by simply setting the
littleendian property to false?
I appreciate any wisdom you have to offer ;)
Thanks,
James
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>