next up previous contents index
Next: PRINT Statement and simplified Up: Obsolete and Deprecated Features Previous: EQUIVALENCE Statement

Specific Names of Intrinsic Functions

 

Specific names should be used instead of the generic name of an intrinsic function only if the name is to be the actual argument of a procedure call; the name then must also be declared in an INTRINSIC statement. The following intrinsic functions cannot be used in this way, and their specific names are therefore completely obsolete.

tabular2054

* the functions AMAX0, MAX1, AMIN0, and MIN1 which have a data type different from that of their arguments can only be replaced by appropriate type conversion functions in addition to MAX or MIN.



Mario Storti
Wed Nov 4 19:32:56 ART 1998