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

Home » Public Forums » archive » Re: idl writeu and fortran...
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: idl writeu and fortran... [message #35818 is a reply to message #35724] Sun, 13 July 2003 18:01 Go to previous message
j oishi is currently offline  j oishi
Messages: 2
Registered: July 2003
Junior Member
> you've opened the file, and c) how you actually read the data. I use Fortran/IDL to
> write/read unformatted sequential and direct access files every day... all the time... no
> problems. Across many different unix platforms using different Fortran compilers too.
for example, the fortran code looks like:

real d(10),e(10,10)

open(12,file='blah.dat',form='unformatted')

read(12) d
read(12) e

[stuff]

stop
end
incidentally, "data [14:14]$ " is my prompt...

thanks again,

j
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: more bugs in envi !!!
Next Topic: idl writeu and fortran...

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

Current Time: Sun Oct 12 04:46:37 PDT 2025

Total time taken to generate the page: 1.67663 seconds