User profile: gabsnake

User info
User name:gabsnake
History
Joined:
Number of posts:5
Latest posts:

call to a constructor with a the same name of a local variable
anyway, thank you for your help :)

call to a constructor with a the same name of a local variable
I 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 variable
Ok filipe, so it's not possible. Thank you!

call to a constructor with a the same name of a local variable
It 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 variable
In the following code [code] class f { public: int *a; f(int g) { a = (int *) malloc (si...

This user does not accept Private Messages