Changeset 446 for trunk/archive/pslib/src/Utils/tst_hash.c
- Timestamp:
- Apr 19, 2004, 9:41:51 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/src/Utils/tst_hash.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/src/Utils/tst_hash.c
r267 r446 32 32 long memId0 = psMemGetId(); 33 33 34 psHash *hash = psHashAlloc( 16);34 psHash *hash = psHashAlloc(); 35 35 36 36 psHashInsert(hash, "Lynda", IdAlloc("Lee"), (void (*)(void *))IdFree);
Note:
See TracChangeset
for help on using the changeset viewer.
