| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=C_INT), | intent(in) | :: | ncid | |||
| integer(kind=C_INT), | intent(in) | :: | varid | |||
| character(len=*), | intent(in), | target | :: | string |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=C_INT), | intent(in) | :: | ncid | |||
| integer(kind=C_INT), | intent(in) | :: | varid | |||
| character(len=*), | intent(in), | target | :: | string(:) | ||
| integer, | intent(in), | optional | :: | start(:) | ||
| integer, | intent(in), | optional | :: | count(:) |