UNFORAMTTED option question
Daniel Franke
franke.daniel@gmail.com
Fri Jan 29 21:10:00 GMT 2010
On Friday 29 January 2010 20:36:49 Muhammad Akbar wrote:
> >> I am using gfortran-4.1.1
>
> open(21,file='filename',form='unformatted',access='stream')
>
> It compiles, but when I run the code, it says BAD ACCESS parameter in
> OPEN statement.
Stream-access is documented since 4.2, the next release is 4.5.0 which is due
soon. Maybe you should consider an update?
Cheers
Daniel
More information about the Fortran
mailing list