Join 132,665 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,160 people online right now. Registration is fast and FREE... Join Now!
I want to profiling a web application. I want to overload some method. For example I want to modify date method of web application to my custom date method. How can I do that?