Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | target | :: | src | |||
integer(kind=int32), | intent(inout), | target, allocatable | :: | res(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | target | :: | src | |||
integer(kind=int64), | intent(inout), | target, allocatable | :: | res(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | target | :: | src | |||
real(kind=real32), | intent(inout), | target, allocatable | :: | res(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | target | :: | src | |||
real(kind=real64), | intent(inout), | target, allocatable | :: | res(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | target | :: | src | |||
character(len=:), | intent(inout), | target, allocatable | :: | res |