[xml] xmlHashCreate and xmlHashAddEntry - hashs of unknown size?
- From: David Hagood <wowbagger sktc net>
- To: xml gnome org
- Subject: [xml] xmlHashCreate and xmlHashAddEntry - hashs of unknown size?
- Date: Fri, 2 Feb 2007 09:54:51 -0600 (CST)
Suppose I have a hash table who's size I do not know at compile time - it
might end up with one entry or a thousand.
What value should I pass to xmlHashCreate for the size?
If I pass a value "N", and at run time try to add "N+1" items to the hash,
will it error or will it just increase the hash size?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]