Node: Long Intrinsic, Next: LShift Intrinsic, Previous: Logical Intrinsic, Up: Table of Intrinsic Functions
Long(A)
Long: INTEGER(KIND=1)
function.
A: INTEGER(KIND=6)
; scalar; INTENT(IN).
Intrinsic groups: unix
.
Description:
Archaic form of INT()
that is specific
to one type for A.
See Int Intrinsic.
The precise meaning of this intrinsic might change in a future version of the GNU Fortran language, as more is learned about how it is used.