User: santoshkb

  • Public profile

User profile: santoshkb

User info
User name:santoshkb
History
Joined:
Number of posts:9
Latest posts:

Need Inputs for reading file from specific offset
Can you correct me where i'm going wrong. Requirement. 1. Need to open existing log file. 2. make...

Please help to understand why Typecasting base to derived works.!!!
when we explicit typecaste the base to derived, it is working, as understand the base object pass...

friend function: member function of another class giving error if defined before
[code]#include<iostream> using namespace std; class test; class sampletest { public: ...

after delete can still acess the memory !!
All, tryig to understabd usage of new/delete with/without array, few doubts (provided as commen...

Does private member of Base class is created in derived class object?
I'm trying to understand, need your help as i'm unclear Is private member of Base class is create...

This user does not accept Private Messages