RE: Creating a Direct access file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



MAXREC= is not supported.  Take it out and all should
be fine.

[bdavis@gfortran gfc]$ cat aa.f
     
open(unit=datlun,access='direct',status='new',recl=185)
      end
[bdavis@gfortran gfc]$ g77 aa.f
 

any other problems, all of us at gcc-help would be
glad to help.


regards,
bud davis



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux