Next: IOR, Previous: INT2, Up: Intrinsic Procedures
INT8 — Convert to 64-bit integer typeKIND=8 integer type. This is equivalent to the
standard INT intrinsic with an optional argument of
KIND=8, and is only included for backwards compatibility.
     RESULT = INT8(A)
     | A | Shall be of type INTEGER(*),REAL(*), orCOMPLEX(*). | 
INTEGER(8) variable.