Re: i've read alot but can't get the p;eces on the board ...
by GArlington <garlington@[EMAIL PROTECTED]
>
Jun 10, 2008 at 04:49 AM
On Jun 3, 9:08 pm, beelzibub <ccomprehensivecen...@[EMAIL PROTECTED]
> wrote:
> package chessbuard;
>
<snap>
> // add pieces/men
>
> for (int k = 0; k < 8; ++k) {
> for (int j = 0; j < 8; ++j) {
> ChessBoard().addSquares(k, j);
What does the above line of code do???
> }
> }
>
<snap>
Maybe you should just pay someone to write this program for you...