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 05c6681 commit cc19359Copy full SHA for cc19359
source/learn/f95_features/array_handling.md
@@ -10,14 +10,11 @@ Array handling is included in Fortran for two main reasons:
10
11
At the same time, major extensions of the functionality in this area
12
have been added. We have already met whole arrays above
13
-(see section Arrays in
+(see corresponding sections in
14
[Language elements](language_elements.md#arrays)
15
and
16
[Expressions and assignments](expressions_and_assignments.md#arrays))
17
-<a href="#Arrays" class="wikilink" title="#Arrays 1">#Arrays 1</a> and
18
-here
19
-<a href="#Arrays_2" class="wikilink" title="#Arrays 2">#Arrays 2</a> -
20
-now we develop the theme.
+and continue to develop the theme.
21
22
## Zero-sized arrays
23
0 commit comments