I
isomorphism
Guest
Hi experts,
Currently, in my project, I need to replace malloc/free/new/delete completely with my own implementation.
GNU C has hooks I could use to provide my own functions, is there some similar mechanism in Visual C++ 2005?
Is there any guideline about that?
Thanks & Regards,
Isomorphism
Continue reading...
Currently, in my project, I need to replace malloc/free/new/delete completely with my own implementation.
GNU C has hooks I could use to provide my own functions, is there some similar mechanism in Visual C++ 2005?
Is there any guideline about that?
Thanks & Regards,
Isomorphism
Continue reading...