Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

ENTRYADDR

ENTRYADDR returns a pointer value that is the address of the first executed instruction if the entry x is invoked. The entry x must represent a non-nested procedure.

Read syntax diagramSkip visual syntax diagram>>-ENTRYADDR(x)------------------------------------------------><
 
x
Entry reference.

If x is a fetchable entry constant, it must be fetched before ENTRYADDR is executed.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)