Search:

Type: Posts; User: drberg1000

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,095

    I think where I'm confused is that I was imagning...

    I think where I'm confused is that I was imagning Square board[8][8] as an array of pointers instead of an array of objects. If I'm understanding things right, when I create a Board object the...
  2. Replies
    6
    Views
    1,095

    My text from college states, "If you fail to...

    My text from college states, "If you fail to write a constructor in a class ..., the compiler automatically supplies one for you." Is this no longer the case?



    Since the color of a square on...
  3. Replies
    6
    Views
    1,095

    problems with constructor

    It has been far too long since I have coded anything and I'm stumbling over something that should be obvious. If someone could point me in the right direction I'd greatly appreciate it.

    I have:
    ...
Results 1 to 3 of 3