I saw many tutorials that begin teaching with "using namespace std;" outside the main(), now I see this method is not so good. It makes a bad habit.
This is a discussion on <iostream.h> or <iostream>? within the C++ Programming forums, part of the General Programming Boards category; I saw many tutorials that begin teaching with "using namespace std;" outside the main(), now I see this method is ...
I saw many tutorials that begin teaching with "using namespace std;" outside the main(), now I see this method is not so good. It makes a bad habit.