Linked by Eugenia Loli on Mon 10th Oct 2005 16:48 UTC, submitted by Shlomi Fish
General Development Shlomi Fish has written a new essay titled "When C is the Best? (Tool for the Job)". Its theme is giving several reasons (besides high speed and low memory consumption) why some code should still be written in C.
Thread beginning with comment 43150
To read all comments associated with this story, please click here.
Endian matters
by on Tue 11th Oct 2005 11:14 UTC

Member since:

If you are concerned with endian matters, use Sun's XDR (external data representation) libraries. These can be extended by the user to cover any anticipated c-structure.

Reply Score: 0