XPRMgetnextproc
XPRMgetnextproc |
Purpose
Synopsis
XPRMproc XPRMgetnextproc(XPRMproc proc);
Argument
proc
|
Reference to a procedure or function
|
Return value
A procedure or function reference or
NULL if no overloading subroutine is defined.
Further information
This function returns the following overloading defined for the given subroutine. A subroutine may be defined several times in a model with different sets of parameters. This function gives access to all the defined overloaded versions of a subroutine.
Related topics