Code::Blocks Forums

User forums => Help => Topic started by: mihaiciv on November 05, 2016, 01:56:07 pm

Title: public istream declaration
Post by: mihaiciv 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.