fstring_real_len Function

public pure function fstring_real_len(x, length) result(a)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: x
integer(kind=int32), intent(in) :: length

Return Value character(len=60)