write recursive call
Craig Powers
enigma@hal-pc.org
Tue Nov 29 16:36:00 GMT 2005
Pierre-Matthieu anglade wrote:
> Then it seems that recursive IO is not something desirable. Right?
I disagree -- the Fortran code that I work with used to have the kind of
recursive I/O allowed by F2003 (internal writes in a procedure called
from a write-to-file). We've had to do some versions without it in
order to get it to compile on xlf, but ifort and cvf were perfectly
happy with it as it was.
More information about the Fortran
mailing list