- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑
Description:
This is just a dummy routine to swap the argument order when obtaining the value of
a mapped character array from an HDS object. It is needed for Unix systems.
Invocation
CALL
KPG1_NAGTC( CVALUE, LOC, NDIM, DIM, STATUS )
Arguments
CVALUE = CHARACTER
(
) (Returned)
The character value.
LOC = CHARACTER
(DAT__SZLOC)
(Given)
The locator of the object whose value is required.
NDIM = INTEGER (Given)
The number of
dimensions.
DIM(
) = INTEGER (Given)
The dimensions of the character object.
STATUS = INTEGER (Given and
Returned)
The global status.
- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑