[C++-sig] Re: Que. C++

Jeffrey Holle jeff.holle at verizon.net
Mon Nov 29 05:01:00 CET 2004


You should have asked your instructor/teacher if you should implement a 
deep or shallow copy!

Prashanta Mohanty wrote:
>   dear,
> i want know the answer:
> please write a copy constructor for the class given below
> 
> class one{
>   char **name;
>   int no_of_name;
> ........
> .......
> };
> 
> regards
> prashanta
> 
> 
> 
> <http://clients.rediff.com/signature/track_sig.asp>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig



More information about the Cplusplus-sig mailing list