Thread: Questions about C++
i c++ newb, give reference point. taking class in college right , homework writing program performs simple addition. pretty sure know how this. question is, "using" statements do? in homework supposed "write necessary using statements" in program.
examples of using statements in book show
using std::cin;
(or)
using std::cout;
(or)
using std::endl;
thought "#include <iostream>" named routines use, input/output. using statement do?
i'm new c++ well, believe "using" statement connected idea of "namespace".
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] Questions about C++
Ubuntu
Comments
Post a Comment