Search:

Type: Posts; User: mkone

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,005

    Thanks for the replies. If it's only for...

    Thanks for the replies.

    If it's only for debugging, I could #define private as public, and remove that for non-debug builds.
  2. Replies
    3
    Views
    1,005

    Accessing public methods of class members

    I am teaching myself C++ as part of a hobby of mine that I am working on. I am also trying to pick up good programming practice as I go along.

    The structure of the problem is as follows. I am...
Results 1 to 2 of 2