call to a constructor with a the same name of a local variableanyway, thank you for your help :)
call to a constructor with a the same name of a local variableI agree with you, but I ask for that because I gonna have an c++ exam this Tuesday, and the question...
call to a constructor with a the same name of a local variableOk filipe, so it's not possible. Thank you!
call to a constructor with a the same name of a local variableIt doesn't work, the reported error is: error C2039: '{ctor}' : is not a member of 'f' :(
call to a constructor with a the same name of a local variableIn the following code [code] class f { public: int *a; f(int g) { a = (int *) malloc (si...
This user does not accept Private Messages