Thanks Graham,
now I see where the problem is,
but it is no worse than
int i;
int * pi = &i;
delete pi; // Oops!
is it?
M
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |