HP OpenVMS Systems

ask the wizard
Content starts here

C and Virtual Memory Management? (take II)

» close window

The Question is:

 
How do I accurately check the amount of memory being used by a C program?  Are
 there any calls that I can embed in the program?
 
 


The Answer is :

 
  Embedding $getjpi calls is likely the most common approach, but please
  read and understand topic (7876) before you embark on this effort.
  Some of the other related topics include (1661), (3257), and (7552).
  Also of interest will be (2486), (3115), (3748), (3764), and (5455).
 

answer written or last revised on ( 21-OCT-2002 )

» close window