User profile: abduzalam

User info
User name:abduzalam
Name:Abdul Salam
Location:Bangalore
Bio:I am a Software Engineer by profession.
History
Joined:
Number of posts:4
Latest posts:

Copy Constructor and copy assignment operator
A copy constructor takes a reference to an object of the same class as itself as an argument.

Copy Constructor and copy assignment operator
I am not explain the logic here, but i think the below code block may help you somehow... #include ...

simple code problem
here goes your code #include <iostream> #include <string> using namespace std; int main () { str...

Can anybody help me to solve this C Problem?
I just wrote the code and came here reply for this post, but CodeMonkey already replied for it... :-...