Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » endian conversion...
endian conversion... [message #117240] Wed, 25 August 2004 10:13
Eclipse UserFriend
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.
Previous Topic:How to prevent CDT from hanging?
Next Topic:Label decorations & filters
Goto Forum:
  


Current Time: Sun Jun 01 15:10:39 EDT 2025

Powered by FUDForum. Page generated in 0.02460 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top