回复: 回复: One question
zhumin
zhumin@public1.ptt.js.cn
Wed Aug 12 17:54:00 GMT 1998
>As your example shows, PC compilers generally use the internal fully-reversed
>byte order, so, when reading a Unix data file, you will need reverse its
>bytes. For example, g77 would permit you to EQUIVALENCE an INTEGER and a
>CHARACTER array, so you could swap the bytes.
>
Hi,
If g77 compiler could not do the byte swapping for me, the way you recommend is the only thing I can do. so many thanks.
Zhu Min
More information about the Gcc
mailing list