1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*
|
||||||||||||||||
* |
the size of the resulting array is saved "somewhere'' for
|
|||||||||||||||
* |
||||||||||||||||
* |
when no storage is available, new returns NULL, so a
|
|||||||||||||||
ta = new T[n];
|
// |
|||||||||||||||
* |
||||||||||||||||
delete[] tp; |
||||||||||||||||
* |
deleting parts of arrays or other proper subsets of the
|
|||||||||||||||
16-Mar-98 |
Page 13 |
C201/TAM/AGS |