write_string_to_unit Subroutine

public subroutine write_string_to_unit(unit, str)

Write string to unit, handling long strings properly

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: unit
character(len=*), intent(in) :: str