User profile: Evenilink
| User info |
| User name: | Evenilink |
| Name: | José |
| Location: | Portugal |
| Bio: | Gamer for life! :D |
| History |
| Joined: | |
| Number of posts: | 16 |
| Latest posts: |
Difference between vector<Name_of_class *name_of_variable> and vector<Name_of_class name_of_variable> Hello there! :D
I think the title says it all, so does anyone who knows be willing to help me?
Derived class doubt Thank you very much, I was in doubt if I could do this if the main class was private and not protect...
Derived class doubt Hi there,
So, if I have a class Person, in which the elements are private (instead of protected), d...
Clear 'ENTER' Thanks for the information, but no, it's still there... :(
Clear 'ENTER' You're saying if I do this, right?
[code]
cin.get(GetAsyncKeyState(VK_RETURN) & 0x8000);
cin.get(!(...
|
This user does not accept Private Messages