Search:

Type: Posts; User: ConceptOfZero

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    4,469

    Moderators

    The problem is that you are viewing the moderators as normal users.

    Besides their job of keeping order in the forums, they are here to guide you using the expertise they have acquired. If you...
  2. operator+ loses pointer in member object

    I have a C++ class with this data member:



    char ** data;


    The memory for this variable is properly allocated and the variable is usable throughout the entire program, but after using the...
Results 1 to 2 of 2