MAINSAIL Language Manual, Section 33.2

previous   next   top   complete contents   complete index   framed top   this page unframed


33.2. $dataSecPart

Figure 33–2. $dataSecPart
$BUILTIN
POINTER
PROCEDURE   $dataSecPart
                        (
$PROCVAR pv);

$dataSecPart(p) returns the data section for the PROCEDURE p references. If p is $NULLPROCVAR, $dataSecPart returns NULLPOINTER.


previous   next   top   complete contents   complete index   framed top   this page unframed

MAINSAIL Language Manual, Section 33.2