Hi,
I want to define interface and class and use that class in other classes as friend.
I want to know how do I access methods of friend class and also global data defined in friend class.
I will appreciate example.
Thanks in advance.
Nilesh