Current Forum: Homework 6 - Part II |
Date: Tue Dec 4 2001 4:04 pm |
Author: White, David <white3@andrew.cmu.edu> |
Subject: makeClone() |
|
|
I'm finding that even though I do a "new" inside the make clone operation, when I modify the clone it modifies the original. I explicitly create a new playingBoard array and copy the old values into it. Is anyone else having problems with this? |
|