This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Buffered/unbuffered I/O issues


I have a further question on the GFORTRAN_UNBUFFERED_PRECONNECTED
environment variable: when is it enforced?
To be specific, consider a situation where I want to change it with
setenv [...]

The environment variables are checked at startup of the program only. They cannot be changed afterwards.


FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]