dayer
dayer
Hi. I'm using qLibc because of qhashtbl_t is been very useful for me. However, I don't know why when I nest a qhashtbl_t in a qhashtbl_t, Valgrind complains that there're...
Thank you for your quick reply! That is exactly what I'd asked. I use (according to 2.1.0 version): ``` qhashtbl_t *tbl = qhashtbl(1000); qhashtbl_t *tbl_tipo = qhashtbl(1000); ``` I fill...
Well. I suppose I don't have to pay attention to those errors, because I need the parent hash (and his content) during the all runtime and Valgrind complains about them...
Not necessarily. Show the total time of the request is sufficient, imho.