Provide a means to convert to UCS4 while concatenating UCS4 and default strings
CK
//CDK
operator.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(kind=CK, len=*), | intent(in) | :: | ucs4_str | |||
character(kind=CDK, len=*), | intent(in) | :: | def_str |
CDK
//CK
operator.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(kind=CDK, len=*), | intent(in) | :: | def_str | |||
character(kind=CK, len=*), | intent(in) | :: | ucs4_str |