.DT
make_bits
DW_wibble creator help
make_bits

.SH Name
.SP 5 5
make_bits -  This method makes a bunch of bits at once.
.EP

.SH Syntax
.SI 5
object * make_bits(string * what_bits)
.EI

.SH Parameters
.SI 5
%^BOLD%^what_bits%^RESET%^ - the list of bits to create
.EI

.SH Returns
.SI 5
the array of made bits
.EI

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

.SH Description
.SP 5 5

This method makes a bunch of bits at once.
.EP

