It's hard to say anything without a prior look on the code.
I hope you are using new/delete in the appropriate way, i.e. allocate with new, release with delete, alocate with new [], release with delete [].
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 13 of 13
Thread: "delete" causes a crashThreaded View
|
Click Here to Expand Forum to Full Width |