reallen Function

public function reallen(r) result(l)

Return the "string length of a real"

Arguments

Type IntentOptional AttributesName
real, intent(in) :: r

Return Value integer


Calls

proc~~reallen~~CallsGraph proc~reallen reallen proc~real_to_str real_to_str proc~reallen->proc~real_to_str

Called by

proc~~reallen~~CalledByGraph proc~reallen reallen interface~len len interface~len->proc~reallen

Contents

None