We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56bedd5 + cee4ec7 commit b2bb9b4Copy full SHA for b2bb9b4
doc/specs/stdlib_io.md
@@ -280,7 +280,7 @@ Function
280
281
### Arguments
282
283
-`fileName`: Shall be a character input containing the path to the ASCII file to read. It is an `intent(in)` argument.
+`filename`: Shall be a character input containing the path to the ASCII file to read. It is an `intent(in)` argument.
284
285
`fileContents`: Shall be a `type(string_type)` variable containing the full content of the specified file. It is an `intent(out)` argument.
286
0 commit comments