removeWord Interface

public interface removeWord

Module Procedures

public subroutine removeWord_String(str, keyword, itr, Compare)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout) :: str
character(len=*), intent(in) :: keyword
integer, intent(in), optional :: itr
logical, intent(in), optional :: Compare