Example 1:
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | init | |||
| logical, | intent(in), | optional | :: | echo |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | input_string | |||
| logical, | intent(in), | optional | :: | echo |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in), | optional | :: | pseudo_file(:) | ||
| logical, | intent(in), | optional | :: | echo |