Cup.initialize

inits empty cup of specified size

struct Cup
void
initialize
(
int cols
,
int rows
)

Meta