You could start with

//CEEOPTS DD  *  
      RPTSTG(ON)
/*

HEAPCHK(ON,0,0,10,0) will give you a report of storage leaks, but (a.) it runs 
very slowly and (b.) it is a little hard to interpret.

They are documented in one of the LE Manuals?

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Joseph Reichman
Sent: Monday, December 19, 2022 5:01 AM
To: [email protected]
Subject: XL C\C++ stl container question

Hi 

My program is using a lot of containers it’s compiled as LP32 I was wondering 
if there is a way to know where the storage ( 31 bit 64 bit ) is coming from 

Thanks 
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to