stdout access='STREAM'

George Wyche g@cjwyche.org
Sat Jun 6 21:08:00 GMT 2015


Debian testing's fortran is gfortran 4.9.12-1.

I want to use 2003 fortran to replace the exceedingly easy to use 'printf
("%s",mystring_converted_to_bytes)'.

I have read and read and cannot figure out the above. Certainly, the
various "guessing" tries I've done fail (and fail and fail).
- - - - - - - - - - - - - - - - - - - - - - - -

WRITE (*,'(A)') crtBuf(1:iEnd)

* is for whatever unit happens to be "standard out", i.e. my window console.

Is it not already open as ACCESS='STREAM'? Is there some compiler switch
needed so to otherwise be backwardly compatible?

I really looked for words about, "Here is *an example* of how it should be
arranged" for the above.

George Wychge





More information about the Fortran mailing list