Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Thread: TicTacToe error

    by Norm
    Replies
    7
    Views
    811

    Re: TicTacToe error

    Now there is an interesting logic problem. Click on an empty square and an O is placed there. Click on that O will cause an exception, but the program continues. Now Click on another empty square...
  2. Thread: TicTacToe error

    by Norm
    Replies
    7
    Views
    811

    Re: TicTacToe error

    Yes, if you have all the class definitions. Make sure all needed definitions are posted.
  3. Thread: TicTacToe error

    by Norm
    Replies
    7
    Views
    811

    Re: TicTacToe error

    The code does not compile because of missing definitions. For example: Mark
Results 1 to 3 of 3