User profile: kebabacool

User info
User name:kebabacool
Email:maxxximum@hotmail.com
Name:Maxime
Location:London UK
Bio:Electronic design education, musician (drummer and bass player), chess player.

Jobless for the time being.
History
Joined:
Number of posts:11
Latest posts:

how to process many input
Here : #include <iostream> using namespace std; class Cpair { int x, y; public: ...

how to process many input
I'm writing a little program which has to process as many pair of number as the user wants to input....

constructor-destructor
Yes I got it, thank you !!

constructor-destructor
Ok, now I understand the fact that the first 7 lines are just a declaration, nothing is happening th...

tutorial level
Ok cool, so if I understand well, by reading and learning these tutorial and reference I will get th...