Hi, and here another question:
I noticed that standard output (e.g. print* or write(*,*)) gives me line breaks when outputting to stdout or files.
I would like to change the default behaviour of this. I can do something like
RECL=1024
in open statements but I'd much rather change the default behaviour since I do not want to change code. I have never noticed this with compilers I used before (mostly Pathscale but also Portland, absoft, etc.). Am I missing something?
Thanks, Jan
line breaks
Nähere Informationen zur Compiler-Optimierung finden Sie in unserem Optimierungshinweis.



