User profile: anil79

User info
User name:anil79
Email:[email protected]
History
Joined:
Number of posts:2
Latest posts:

Base class with pointer members
Thanks for reply, but I think while trying out myself I've opened up pandora's box for myself. I tri...

Base class with pointer members
Hi, Iam trying to do something very similar to this: [code] class base{ public: base(){x=0; ...