sub Function

public pure function sub(x) result(res)

Returns the subscript version of the integer x

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: x

Return Value character(len=:), allocatable