Search:

Type: Posts; User: suetya

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,503

    I did what your saying and i sent as one of the...

    I did what your saying and i sent as one of the parameters to printdata something like this printData(Space A)
    and inside print i did this:

    A.P[index]->friends but it gives me some type of error...
  2. Replies
    3
    Views
    1,503

    Private Data Access

    Say I have a class like this:



    class Space{

    public:
    Constructor(); // constructor

    ~Constructor();
Results 1 to 2 of 2