Quote:
|
There are two wonderful C++ references that I seem to use
|
Thanx a lot rpgfan3233, it's really helpful
Quote:
|
std::cin hasn't been brought into the global namespace
|
Is using then the same thing as when you declare an instance variable in Java? private String cin; for example...
