memory management for

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I am quite new to C++ on .Net and have a question with regard to memory
managent. Is a class which is NOT prefixed with _gc created on the heap
or stack. Also are there any other things I have to bear in mind when working
with such a class as opposed to working with a pre .Net C++ class.
--
Scott
.



Relevant Pages