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.
1 parent 1520a81 commit 2a4d0daCopy full SHA for 2a4d0da
source/learn/f95_features/program_units_and_procedures.md
@@ -254,7 +254,7 @@ An explicit interface is obligatory for
254
255
- optional and keyword arguments;
256
- `pointer` and `target` arguments (see
257
- [Pointers](pointers));
+ [Pointers](pointers.md));
258
- `pointer` function result;
259
- new-style array arguments and array functions
260
([Array handling](array_handling)).
0 commit comments