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 c357fa2 commit cbc05b2Copy full SHA for cbc05b2
doc/specs/stdlib_str2num.md
@@ -87,7 +87,7 @@ program example_to_num_p
87
do i = 1, 6
88
r(i) = to_num_p( cptr , r(i) ) !> the cptr pointer is shifted within the function
89
end do
90
-end program
+end program example_to_num_p
91
```
92
93
## Note
0 commit comments