Data Types | |
interface | ccpp_strings::interface |
Modules | |
module | ccpp_strings |
String routines module. | |
Functions/Subroutines | |
character(len=:), allocatable | ccpp_strings::ccpp_fstr (str1) |
ccpp_fstr converts an array of characters into a string. | |
character(len=:), allocatable | ccpp_strings::ccpp_cstr (str1) |
ccpp_cstr converts a string to a trimmed null terminated string. |