- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑
Description:
This
subroutine returns the maximum resident set size for the current process.
Invocation
CALL
KPG1_MEMRY( MEM, STATUS )
Arguments
MEM = INTEGER (Returned)
The memory currently
being used by the current process, in KB.
STATUS = INTEGER (Given and Returned)
The inherited
global status.
- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑