quote:
Originally posted by DXtremz
people you have the closer an eye you can keep on it
so the number of bugs is proportional to number testers!!!
i have kinda a technical questions:
(1) there is something in VC++ that can be used to
detect memory leaks, forgot what the class is named
but its there, anyone can find it in MSDN
(2) the garbage collection in VC.NET doesnt allow
the presence of memory leaks.
(3) that (1) thing is automatically enabled in VC.NET.
how come memory leaks are still an issue ?!?!
(if my question seems stupid, be kind
to tell me why!!
)