FMS  2024.03
Flexible Modeling System
fms_cstring2cpointer Interface Reference

converts a kind=c_char to type c_ptr More...

Private Member Functions

pure type(c_ptr) function fms_cstring2cpointer (cs)
 

Detailed Description

converts a kind=c_char to type c_ptr

Definition at line 90 of file fms_string_utils.F90.

Constructor & Destructor Documentation

◆ fms_cstring2cpointer()

pure type (c_ptr) function fms_cstring2cpointer ( character(kind=c_char), dimension(*), intent(in)  cs)
private
Parameters
[in]csC string input
Returns
C pointer

Definition at line 90 of file fms_string_utils.F90.


The documentation for this interface was generated from the following file: