<< Previous | Next >> | |
|
Description
- Return the number of elements that are in the pool, both free and used. This includes elements appended using
pool_append()
etc.Parameters
- p
- Pool handle structure, as previously passed to
pool_init()
orpool_xinit()
.
Return value
- Number of elements total
Library
- POOL.LIB
See Also
- pool_init, pool_xinit, pavail
Dynamic C Functions | << Previous | Next >> | rabbit.com |