.DT
set_max_items
DW_wibble creator help
set_max_items

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

.SH Syntax
.SI 5
void set_max_items(int number)
.EI

.SH Parameters
.SI 5
%^BOLD%^number%^RESET%^ - the new maximum number of items
.EI

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

.SH Description
.SP 5 5

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

.SH See also
.SP 5 5
query_max_items()

.EP

