read(*,*) on Debian (AMD64)

Jenn-Ching Luo luo@equation.com
Thu Oct 13 21:47:00 GMT 2005


"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>".

The above example has no problem on Debian(x386).

Thank you.



More information about the Fortran mailing list