why no seg fault due to shallow copy?thanks for proper response. i will stop doing this exercise...:)
why no seg fault due to shallow copy?Hi Disch, Thanks for the response. About the address display, yes its my bad. though i carried foll...
why no seg fault due to shallow copy?[code]#include <iostream> using namespace std; template <class x> class Array{ public: ...
warning in dynamic_cast while casting from base class to derived classHi, @writetonsharma, @webjose and @Disch thanks for your comments. Yes, i understand the error is ...
warning in dynamic_cast while casting from base class to derived classHI, test1.cpp ---------------------------- [code]#include <iostream> using namespace std; ...
This user does not accept Private Messages