FortranGIS  Version2.5
type(pj_object), parameter pj_object_null =pj_object(C_NULL_PTR)

Object representing a null cartographic projection.

It should be used for comparison of function results with the == operator for error checking.

Definition at line 77 of file proj.F90.