Hello,

I cannot subscribe to perl-xs so, I am still posting here.
I fill a hash of hash with xs.
I wanted to free this hoh in perl, but it does not seem to be working.
hoh = () or undef hoh does not free the memory. If I do the same call
again, more memory is requested.
Should I deallocated the memory of each hash before I desallocate the
hoh ?
Can I do it from perl or should I do it with XS ?

Thank.

--
---
==========================================================================
 Patrick DUPRÉ                      |   |
 Department of Chemistry            |   |    Phone: (44)-(0)-1904-434384
 The University of York             |   |    Fax:   (44)-(0)-1904-432516
 Heslington                         |   |
 York YO10 5DD  United Kingdom      |   |    email: pd...@york.ac.uk
==========================================================================
-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/

Reply via email to