FortranGIS  Version2.5
integer(kind=c_int), parameter gdt_cint16 = 8

16 bit integer complex, it should be avoided in Fortran and translated into a floating point type

Definition at line 215 of file gdal.F90.