endian conversion... [message #117240] |
Wed, 25 August 2004 10:13 |
Eclipse User |
|
|
|
Originally posted by: simon.ou.edu
Hi...
The RPC/XDR libraries are a solution to endian conversion in QNX and
Linux, but not for w$nd$s (even with cygwin installed). Do we know of
an open source library that may offer equivalent api to convert to/from
BE to LE machines? SDL offers this service, but I wonder if there is
something lighter out there... (I have some home-cooked code that does
this, but I would like to have a cleaner solution I suppose).
Alternatively, with cygwin + Eclipse/CDT, does any one know how to make
the following call (and family) work?
xdrmem_create (xdrs, addr, size, op)
Is the cygwin implementation of XDR incomplete? Would there be a flag
in Eclipse that would allow us to run a program in a given 'endian'
environment?
Thanks.
Regards...
Miguel.
|
|
|
Powered by
FUDForum. Page generated in 0.02460 seconds