Hi guys,

How to impliment your own OBSERVER DESIGH PATTERN in C++ without using any tools( MFC or QT or JAVA ). ie; how we can establish the communication between 2 objects or classes with out using any build in functionalities ( MVC ) ..??



thanks in advance