IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 22, 2004, 11:15:01 AM (22 years ago)
Author:
harman
Message:

Created static functions. Replaced p_xxx allocation functions with psXX
alloation functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psArray.h

    r495 r502  
    33 *  @brief Contains support for basic array types
    44 *
    5  *  The types of basic one dimensional arrays defined include: int, float, double, complex float, and
    6  *  void *.
     5 *  This file defines basic types of one dimensional arrays which include: int, float, double, complex float, and
     6 *  void **.
    77 *
    88 *  @author Ross Harman, MHPCC
    99 *   
    10  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-04-21 21:05:39 $
     10 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2004-04-22 21:15:01 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note: See TracChangeset for help on using the changeset viewer.