how to call a member function with a enum type parameter?o~~~thank you very much. :) i find the problem is i deleared a new enum type variable in the main fu...
how to call a member function with a enum type parameter?Dear all, now i have a class with a enum type variable like below:enum Disc{Red, Yellow};. And a mem...
This user does not accept Private Messages