Changeset 1811 for trunk/psLib/test/collections/tst_psHash03.c
- Timestamp:
- Sep 14, 2004, 1:55:47 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psHash03.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psHash03.c
r1421 r1811 31 31 numBlocks = psMemCheckLeaks(currentId, &memBlocks, NULL); 32 32 printf("******************** %s ********************\n", myString); 33 printf("%d mem blocks\n", psMemCheckLeaks(currentId,NULL, NULL));33 printf("%d mem blocks\n", psMemCheckLeaks(currentId,NULL,stderr)); 34 34 printf("%d blocks\n", numBlocks); 35 35 printf("* ");
Note:
See TracChangeset
for help on using the changeset viewer.
