catFields Subroutine

public subroutine catFields(outfield, str1, str2)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: outfield
character(len=*), intent(in) :: str1
character(len=*), intent(in) :: str2