FortranGIS Version 3.0
List of all members
c_ptr_ptr_new Interface Reference

Constructor for a c_ptr_ptr object. More...

Detailed Description

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.