comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: need help reading binary FORTRAN data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: need help reading binary FORTRAN data [message #68323] Tue, 20 October 2009 13:56 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
Note that things like INT*4 do not universally tell how many bytes are
used in that integer. The Fortran standard does not specify which kind
corresponds to which size of variable, it is up to the implementation
to define which kind number corresponds to which variable size. It is
common that INT*4 means a 4-byte integer, but it does not have to be
so. That is the reason why Fortran has functions like
selected_int_kind, to pick the proper kind number.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Database of World's Administrative Areas
Next Topic: Re: Rrun itools at breakpoint

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:20:09 PDT 2025

Total time taken to generate the page: 0.00391 seconds