ComIn 0.5.1
ICON Community Interface
Loading...
Searching...
No Matches
convert_c_string Interface Reference

Detailed Description

Definition at line 21 of file comin_c_utils.F90.

Member Function/Subroutine Documentation

◆ convert_c_string_arr()

character(len=:) function, allocatable convert_c_string_arr ( character(kind=c_char), dimension(:), intent(in) arr)

Definition at line 56 of file comin_c_utils.F90.

◆ convert_c_string_cptr()

character(len=:) function, allocatable convert_c_string_cptr ( type(c_ptr), intent(in) cptr)

Convert c-style character array into Fortran string.

Definition at line 30 of file comin_c_utils.F90.


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