IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2004, 3:27:54 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psHash.h

    r875 r885  
    66 *  \ingroup DataGroup
    77 */
     8#include "psDList.h"
     9
    810
    911/** DO WE NEED TO DEFINE HashTable? */
     
    5961
    6062/// List all keys in table.
    61 void psHashKeyList();
     63psDlist *psHashKeyList(psHash *table);
    6264
    6365/* \} */ // End of DataGroup Functions
Note: See TracChangeset for help on using the changeset viewer.