Dealing with endianness
JS <[email protected]> Wed, 23 Mar 2005 17:01:47 -0500
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi folks,
How do you deal with endianness issues in GePhex? In Drone, we have
lots of filters that make use of shift/bitwise operators. When we run
them on a big-endian machine, it seems to affect the output.
--
++ JS