hennink

Results 2 comments of hennink

"Modern fortran explained" (Metcalf et al., 2011) lists descriptions of the dummy variables of the `inquire` statement. I didn't read everything, but this is probably the entry you're looking for:...

And this is the explanation of the `status` argument: > `status`= _st_, where _st_ is a character expression that provides the value `old`, `new`, `replace`, > `scratch`, or `unknown`. The...