Re: Simple copy of hash table



On Thu, May 05, 2005 at 09:35:02PM +0200, Uzytkownik wrote:

How copy hash table without g_hash_table_foreach?
Is it possible in one line of code?

GHashTable has no knowledge whether/how to duplicate keys
and/or values.  Only you know.  So how could it copy them?

Yeti


--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]