referencewhen i move q1 does p moves too ? [code] Point q1 = p; /*invokes copy constructor*/ q1.move(1...
dangerous of codeL B i did that thanks giblit if i move the ( int nNumber; ) to under the (int *pPointer;) this will...
dangerous of codei just moved the ( int nNumber; ) under the (int *pPointer;) so it will be existing in all running t...
dangerous of codethanks guys for the fast reply. giblit i noticed that i didn't add the iostream thanks a lot. cire ....
dangerous of codewhat is the dangerous in this code? I'm talking here about pointers . [code] #include <stdio.h> ...
This user does not accept Private Messages