read(*,*) on Debian (AMD64)

Thomas Koenig Thomas.Koenig@online.de
Thu Oct 13 23:44:00 GMT 2005


On Thu, Oct 13, 2005 at 05:47:58PM -0400, Jenn-Ching Luo wrote:
> "read(*,*)" cannot read on Debian (AMD64). For the following example,
> 
> read(*,*) i
> write(*,*) i
> end

> If I type, for example, 2 and <return>, the program should print 2. However,
> there is no response to the input, i.e., "2 and <return>".

This problem is believed to be addressed in the current cvs snapshot.
If it still persists after an update and recompilation, please tell us.

	Thomas



More information about the Fortran mailing list