Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this | |||
character(len=*), | intent(out) | :: | cstr | |||
logical, | intent(out) | :: | eol |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(StringLinkedList), | pointer | :: | this | |||
type(String), | intent(out) | :: | str | |||
logical, | intent(out) | :: | eol |