POINTERVALUE returns a pointer value that is the converted value
of x.
 >>-POINTERVALUE(x)---------------------------------------------><
|
Abbreviation: PTRVALUE
- x
- Expression that must have either the HANDLE attribute, or
have a computational type. If x has a computational type,
it is converted to FIXED BINARY(31,0).
POINTERVALUE(x) can be used to initialize static pointer variables
if x is a constant.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)