Author Topic: public istream declaration  (Read 2393 times)

mihaiciv

  • Guest
public istream declaration
« on: November 05, 2016, 01:56:07 pm »
Hello.
When I want to introduce 1 variable and i press cin appears one messaje that says "std Public istream cin(variable) " .How can I disable this messaje? It does happen not only for cin,but also for cout,ifstream,ofstream,etc.