, , - :
Cell makeCell(Cell parent, int dim, int iterations);
" ", . :
cell = makeCell(par,-1,-1);
, , :
Cell makeCell(Cell parent, ...);
, "", , " ", .
( ), :
Cell makeCell(Cell parent);
Cell setCell(Cell cell, int dim, int iterations);
, - , . , "", .