For 32 bit applications, FTN95 translates INTEGER(KIND=7) to INTEGER(KIND=3), a 32 bit integer. For 64 bit applications, FTN95 translates INTEGER(KIND=7) to INTEGER(KIND=4), a 64 bit integer.