FMS 2025.01.02-dev
Flexible Modeling System
Loading...
Searching...
No Matches
fms_cstring2cpointer Interface Reference

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

Public 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)
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: