Changeset 396 for trunk/archive/pslib/include/psStdArrays.h
- Timestamp:
- Apr 7, 2004, 12:42:11 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psStdArrays.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psStdArrays.h
r373 r396 189 189 190 190 /** Reallocator \ingroup DataGroup */ 191 psVectorArray *psVectorArrayRealloc(psVectorArray *myArray ///< Array to reallocate191 psVectorArray *psVectorArrayRealloc(psVectorArray *myArray, ///< Array to reallocate 192 192 int nalloc) ///< Total number of elements to make available 193 193 ;
Note:
See TracChangeset
for help on using the changeset viewer.
