FortranGIS Version 3.0
|
Constructor for a c_ptr_ptr object. More...
Constructor for a c_ptr_ptr object.
An object of this type can be constructed either from a pointer returned by a C procedure, (either as an argument, interfaced as TYPE(c_ptr),VALUE
or as the result of a function, interfaced as TYPE(c_ptr)
) or from Fortran array of character variables (char **
objects only).
Definition at line 185 of file fortranc.F90.