.DT
query_max_items
DW_wibble creator help
query_max_items

.SH Name
.SP 5 5
query_max_items -  This method returns the maximum number of items that can be carried in this container.
.EP

.SH Syntax
.SI 5
int query_max_items()
.EI

.SH Returns
.SI 5
the maximum number of items.EI

.SH Defined in
.SI 5
/std/container.c
.EI

.SH Description
.SP 5 5

This method returns the maximum number of items that can
be carried in this container.
.EP

.SH See also
.SP 5 5
set_max_items()

.EP

