shuttler
02-01-2006, 02:26 PM
In Fortran 90,
is it possible to use a sentence like 'read (*,*)...' in an non-interactive program. If it is, how to realize it?
I am working on a program. It should be an non-interactive one, but used 'read (*,*)....' I am confused.
is it possible to use a sentence like 'read (*,*)...' in an non-interactive program. If it is, how to realize it?
I am working on a program. It should be an non-interactive one, but used 'read (*,*)....' I am confused.