User profile: maeriden

User info
User name:maeriden
Name:Daniele
Location:Italy
Statistical data
Gender:Male
Occupation:Other
Skills:C++
C#
Python
D
History
Joined:
Number of posts:872
Latest posts:

need help
Consistent parentheses and whitespace between tokens help make the code less confusing, though they ...

need help
A friend declaration tells the compiler that the specified piece of code can access nonpublic member...

enter key auto :)
Google "c++ unbuffered input" getch() should work but it's nonstandard c++.

structures in c++
I don't know precisely the inner workings of io streams, so you may want to ask someone more qualifi...

structures in c++
One solution is validate input and keep scanning if it's invalid. http://www.cplusplus.com/reference...