decode(nb, 34, cdef(1:nb), err = 32) idea
In which, nb is a integer variable.
34: format, which is a variable format. i<nb>,
cdef(1:nb): one array
err =32 : error output
Can anyone help me update it?
I try to use read to replace decode.
character(LEN=20) FMT
write(FMT,*) nb...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.