UNFORAMTTED option question

Janne Blomqvist blomqvist.janne@gmail.com
Fri Jan 29 19:46:00 GMT 2010


On Fri, Jan 29, 2010 at 14:36, Muhammad Akbar <mkakbar@gmail.com> wrote:
> I tried,
>
> open(21,file='filename',form='unformatted',access='stream')
>
> It compiles, but when I run the code, it says BAD ACCESS parameter in
> OPEN statement.

ACCESS=¨stream¨ is supported as of gfortran 4.2.

> On Fri, Jan 29, 2010 at 1:27 PM, N.M. Maclaren <nmm1@cam.ac.uk> wrote:
>> On Jan 29 2010, Muhammad Akbar wrote:
>>>
>>> I am using gfortran-4.1.1 to convert/write our data file to visualize
>>> in EnSight Gold. I am using the following statement to open the binary
>>> file:



-- 
Janne Blomqvist



More information about the Fortran mailing list