include_num2strInt.f90 Source File


Contents


Source Code

ALLOCATE(character(len=count_digits_integer(num)) :: str)
WRITE(str,formato) num