Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(utf8_string), | intent(out) | :: | utf8 | |||
character(kind=c_char,len=*), | intent(in) | :: | str |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(kind=c_char,len=:), | intent(out), | allocatable | :: | str | ||
type(utf8_string), | intent(in) | :: | utf8 |