plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
replace
Interface
MIT
3 statements
Source File
StringClass.f90
StringClass
replace
Contents
Module Procedures
replaceChar
public interface replace
It replaces a character into another.
Module Procedures
public recursive subroutine
replaceChar
(word, keyword, to)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(inout)
::
word
character(len=*),
intent(in)
::
keyword
character(len=*),
intent(in)
::
to