Hi,
Let's say you have 150 integer numbers. How can you print all of then in a single line ?
I know how to do this in Fortran using something like WRITE(2,'(150E12.4)').
Thxs,
D.
Let's say you have 150 integer numbers. How can you print all of then in a single line ?
I know how to do this in Fortran using something like WRITE(2,'(150E12.4)').
Thxs,
D.