Changeset 2530 for trunk/psLib/test/collections/tst_psArray01.c
- Timestamp:
- Nov 29, 2004, 3:26:47 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/collections/tst_psArray01.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/tst_psArray01.c
r2393 r2530 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-11- 22 21:22:44$14 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-11-30 01:26:47 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 49 49 // Create array of pointers 50 50 testStruct *mySt[10]; 51 psArray *psArr1 = NULL;52 51 53 52 // Test A - Create void pointer array
Note:
See TracChangeset
for help on using the changeset viewer.
