regarding locking up file access in Gfortran -


in intel fortran write share ='denyrw' in open statement prevent file multiaccess. in gnu fortran statement seemed not working.

what correct syntax deny reading/writing of file in fortran?

share ifort specific specifier , not standard. if use this, don't expect honoured other compilers. action may 1 option, global file system. don't think there specifier such in fortran standard.

you find fortran standards here

so moral of story is: either stick standard or stick compiler


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -