|
FortranGIS Version 3.0
|
◆ c_ptr_ptr_new_from_fchar()
Constructor for a c_ptr_ptr object. The argument is an array of Fortran character variables which will be trimmed and stored in the resulting object. The object can be passed to a C procedure as a char ** argument after applying the c_ptr_prt_getptr method, but it should not be modified by the C procedure.
Definition at line 411 of file fortranc.F90. |