Re: 32bit signed integer problems [message #11719 is a reply to message #11460] |
Sun, 03 May 1998 00:00  |
Burkhard Prause
Messages: 6 Registered: February 1997
|
Junior Member |
|
|
William Connolley wrote:
>
> In article 38A5@campra.phys.nd.edu, Burkhard Prause <bprause@campra.phys.nd.edu> writes:
>> I try to read what I believe are 32 bit signed integer binary data
>> files.
>> Any suggestions what I may be doing wrong here?
>
> Were they produced on the same machine that you're reading them on?
> Ie do you have byteswap problems?
>
> -W.
>
> ---
> William M Connolley | wmc@bas.ac.uk | http://www.nbs.ac.uk/public/icd/wmc/
> Climate Modeller, British Antarctic Survey | Disclaimer: I speak for myself
I tried writing in BigEndian and little endian byteorder -same problem.
I'll try to use BYTEORDER, as suggested - maybe my source code byte
ordering did not do what I wanted it to.
Thanks,
Burke
--
************************************************************ ********************
BURKHARD A. PRAUSE
DEPARTMENT OF PHYSICS
UNIVERSITY OF NOTRE DAME
NOTRE DAME, IN 46556
bprause@campra.phys.nd.edu
(219) 631-4088
Fax: (219) 6315952
************************************************************ ********************
|
|
|