Dear Maurice,
this is exactly what happens to me: I fill up the heap, and the program gets jammed. Can you give me an example of a code that enables me to copy the old address and then dispose of a temporary ket used for resizing?
Thanks, bye
Silvio
| Unless you have elsewhere an other pointer which keeps the address | of the old vector, and may enable you to dispose of it, | you fill your heap (not stack) with lots of vectors you | have no more way to use.