IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2006, 3:59:15 PM (20 years ago)
Author:
Paul Price
Message:

Adding memory checking at exit when environment variable PS_ALLOC_CHECK is set to a filename.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psConfigure.h

    r4205 r7646  
    1313 *  @author Robert DeSonia, MHPCC
    1414 *
    15  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2005-06-10 01:41:35 $
     15 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2006-06-23 01:59:15 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5858);
    5959
     60// Check the memory; intended for use on exit, but might be used elsewhere
     61void p_psMemoryCheck(void);
    6062
    6163/** @} */
Note: See TracChangeset for help on using the changeset viewer.