T
Trev
Is the file "Microsoft Visual Studio .NET 2003\VC7\INCLUDE\crtdbg.h"
(specifically, the new operators) used in any way, shape or form in C#
? I am involved in writing an app that uses managed C++ and C# and I'd
just like to verify that the memory leaks we're getting aren't
connected with the C# side of things. I know the Garbage Collector is
supposed to stop memory leaks, but I am stumped.
(specifically, the new operators) used in any way, shape or form in C#
? I am involved in writing an app that uses managed C++ and C# and I'd
just like to verify that the memory leaks we're getting aren't
connected with the C# side of things. I know the Garbage Collector is
supposed to stop memory leaks, but I am stumped.