sorry, I missed that Firstkey and Nextkey aren't available any longer
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5767 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b6cf16db6d
commit
4a12645f19
1 changed files with 0 additions and 15 deletions
|
|
@ -1055,21 +1055,6 @@ reference count on the corresponding object (if any). Returns 1
|
|||
if an object was removed, 0 otherwise.
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
<b><tt>String *Firstkey(Hash *h)</tt></b>
|
||||
<blockquote>
|
||||
Returns the first hash table key or NULL if the hash is empty.
|
||||
Used for iteration.
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
<b><tt>String *Nextkey(Hash *h)</tt></b>
|
||||
<blockquote>
|
||||
Returns the next hash table key or NULL
|
||||
if the end of the hash has been reached.
|
||||
Used for iteration.
|
||||
</blockquote>
|
||||
|
||||
<p>
|
||||
<b><tt>List *Keys(Hash *h)</tt></b>
|
||||
<blockquote>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue