Deep copy.
I have a data structure (hashes of hashes)
I want to make a real/deep copy of the values to store elsewhere.
So when I change the values of one, the references don't point to the same
values as the original data structure.
hence deep copy.


> -----Original Message-----
> From: NYIMI Jose (BMB) [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 09, 2002 9:44 AM
> To: Nikola Janceski; Beginners (E-mail)
> Subject: RE: Deep copy
> 
> 
> What you mean by deep copy ?
> Be more clear :-)
> 
> José.
> 
> -----Original Message-----
> From: Nikola Janceski [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, August 09, 2002 3:40 PM
> To: Beginners (E-mail)
> Subject: Deep copy
> 
> 
> Hey anyone have the link handy that explained deep copying 
> and had the simplest little code snip to make deep copies?
> 
> Nikola Janceski
> 
> We are such stuff as dreams are made on, rounded with a little sleep.
> -- William Shakespeare
> 
> 
> --------------------------------------------------------------
> --------------
> --------------------
> The views and opinions expressed in this email message are 
> the sender's own, and do not necessarily represent the views 
> and opinions of Summit Systems Inc.
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> **** DISCLAIMER ****
> 
> "This e-mail and any attachment thereto may contain 
> information which is confidential and/or protected by 
> intellectual property rights and are intended for the sole 
> use of the recipient(s) named above. 
> Any use of the information contained herein (including, but 
> not limited to, total or partial reproduction, communication 
> or distribution in any form) by other persons than the 
> designated recipient(s) is prohibited. 
> If you have received this e-mail in error, please notify the 
> sender either by telephone or by e-mail and delete the 
> material from any computer".
> 
> Thank you for your cooperation.
> 
> For further information about Proximus mobile phone services 
> please see our website at http://www.proximus.be or refer to 
> any Proximus agent.
> 

----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to