[Next] [Up] [Previous]

The GENERIC Statement

This statement is similar to the COLLECTION statement, but includes no routine-name arguments, and may only precede a PFUN or PSUB. All subprograms created must be distinguishable in the same way as subprograms created with the same name by an ALIAS statement.

Only those versions of a subroutine that are needed will be compiled.


[Next] [Up] [Previous]