copy constructor?

If I wrote a constructor that used pointers to mimic a copy constructor, how do I write a copy constructor? I am using all the 4 different types but they all make pre link errors. I even used the default and it failed. How is that possible?
Last edited on
Do you have some code?
Topic archived. No new replies allowed.