FMS 2025.01.02-dev
Flexible Modeling System
|
converts a kind=c_char to type c_ptr More...
Public Member Functions | |
pure type(c_ptr) function | fms_cstring2cpointer (cs) |
converts a kind=c_char to type c_ptr
Definition at line 90 of file fms_string_utils.F90.
pure type (c_ptr) function fms_cstring2cpointer | ( | character(kind=c_char), dimension(*), intent(in) | cs | ) |
[in] | cs | C string input |
Definition at line 90 of file fms_string_utils.F90.