Changes
Jump to navigation
Jump to search
→Declaration
Line 31:
Line 31:
::LineOfCells *row, *column;
::LineOfCells *row, *column;
−:::// this cell belows to this row and this column
+:::// this cell belongs to this row and this column
:::// so it is the intersection of this row and column
:::// so it is the intersection of this row and column
Line 64:
Line 64:
</code>
</code>
+
==LineOfCells==
==LineOfCells==