Next: IDInt Intrinsic, Previous: IDate Intrinsic (UNIX), Up: Table of Intrinsic Functions
IDiM(X, Y)
IDiM: INTEGER(KIND=1) function.
X: INTEGER(KIND=1); scalar; INTENT(IN).
Y: INTEGER(KIND=1); scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Archaic form of DIM() that is specific
to one type for X and Y.
See DiM Intrinsic.