In this article we are going to construct a lightweight MVC framework and see how it may be possible to adapt the MVC model to the nature of Web applications.
In the object oriented programming of C++, using C-style callback functions is not possible without some little hacks. This article describes how can we use class members as callback functions.