Hi everyone,
I am somewhat stupid to ask this question but could you tell me what "namespace std" really mean? What I understand if not wrong is "using namespace std" mean using standard. Do we need to declare it in every C++ program ? any other namespaces? (I saw "System", but dont know what does it mean?). Thank you for your help!
Mike
I am somewhat stupid to ask this question but could you tell me what "namespace std" really mean? What I understand if not wrong is "using namespace std" mean using standard. Do we need to declare it in every C++ program ? any other namespaces? (I saw "System", but dont know what does it mean?). Thank you for your help!
Mike