Avoiding Data Storage Inconsistencies [ HP FORTRAN 77/iX Programmer's Guide ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Programmer's Guide
Avoiding Data Storage Inconsistencies
The CHECK_FORMAL_PARM and CHECK_ACTUAL_PARM compiler directives help to
avoid data storage inconsistencies between a program and its subprograms.
If properly used, these directives supply parameter information to the
system loader or Link Editor for checking inconsistencies in type,
length, and number of parameters. Refer to the HP FORTRAN 77/iX
Reference for a complete description.
MPE/iX 5.0 Documentation