Converts a CM data segment address to a virtual address.
Syntax |
 |
Formal Declaration |
 |
Parameters |
 |
- dstoff
The CM data segment address which is to be converted to a virtual address. This is specified as dst.offset.
Examples |
 |
$nmdebug > = dstva(%20.0)
$38.00000000
|
Convert the data segment address %20.0 to a virtual address and display the result.
Limitations, Restrictions |
 |
none