MONC
Modules | Functions/Subroutines
string_utils.F90 File Reference

Go to the source code of this file.

Modules

module  string_utils_mod
 String utility functionality that is commonly used throughout MONC.
 

Functions/Subroutines

subroutine, public string_utils_mod::replace_character (str, src_char, tgt_char)
 Replaces all occurances of a character in a string with another character. More...