Search:

Type: Posts; User: Viana

Search: Search took 0.00 seconds.

  1. heh

    Thanks PJ :) Sometimes these ::bla::bla1::bla2 can get overwhelming when you are using 7 of them on the same line...Can't believe this took me hours to figure out, but the most obvious mistakes are...
  2. WOHOOOO

    :D

    I found the problem: when I am declaring the array in the implementation file I was doing this:


    struct tictactwice::boardIndex TRANSPOSE[4][4] =
    ...
  3. struct nested in a class - member variables initialization

    I have been working on this for a few hours now and I am unable to resolve the problem.
    I have a class (named tictactwice), and a struct inside (declared as a static variable). The purpose of this...
Results 1 to 3 of 3