- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑
Description:
The routine recursively descends an HDS object hierarchy, converting any
primitive objects within it to have the appropriate native data representation, as provided
by the host machine. This will minimise subsequent access time for this machine.
Invocation
CALL KPG1_NACVT( LOC, STATUS )
Arguments
LOC = CHARACTER
(
DAT__SZLOC ) (Given and Returned)
Locator for the object or structure whose contents are to be
converted. If the object is primitive, then this locator may be replaced by a new one on output (as the
object may need to be erased and re-created).
STATUS = INTEGER (Given and Returned)
The
global status.
- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑