Reverses the character sequence hold by the input string
This method is elemental and returns a new string_type instance which holds this reverse character sequence
Reverse the character sequence hold by the input string
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(string_type), | intent(in) | :: | string |