This is the mail archive of the
cygwin
mailing list for the Cygwin project.
R: print on cygwin command window with gfortran?
- From: Marco Atzeri <marco_atzeri at yahoo dot it>
- To: cygwin at cygwin dot com
- Date: Fri, 8 May 2009 15:29:38 +0000 (GMT)
- Subject: R: print on cygwin command window with gfortran?
--- Ven 8/5/09, Gus K ha scritto:
> Da: Gus K
> Oggetto: print on cygwin command window with gfortran?
> A: cygwin
> Data: Venerdì 8 maggio 2009, 17:13
>
> I use gfortran on cygwin and i want to print in the command
> window (like it
> prints in windows)
> i use the usual stuff:
>
> WRITE(6,*) 'Give a number:'
>
> or
>
> PRINT(6,*) 'Give a number:'
>
> but the execution completes without any printing..
>
> What is wrong?
eventually gfortran
We have already found a similar issue with
output redirection
http://thread.gmane.org/gmane.os.cygwin/104875/focus=104928
Marco
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/