write_centered_title Subroutine

public subroutine write_centered_title(unit, title, width)

Write centered title to file with Unicode-to-ASCII conversion

Arguments

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