Next: Side Effect Functions
Up: Program Units
Previous: Interface Example
Explicit interfaces are mandatory if an EXTERNAL procedure has:
- dummy arguments that are assumed-shape arrays, pointers or
targets;
- OPTIONAL arguments;
- an array valued or pointer result (functions);
- a result that has an inherited LEN=* length
specifier (character functions);
and when the reference:
- has a keyword argument;
- is a defined assignment;
- is a call to the generic name;
- is a call to a defined operator (functions).
For more information, click here
Now try this question
Next: Side Effect Functions
Up: Program Units
Previous: Interface Example
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.