We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52614e6 commit c56e5b8Copy full SHA for c56e5b8
013_VarScopes_and_Namespace.cpp
@@ -1,3 +1,6 @@
1
+/// Description: namesapce, using, stackoverflow, variable storage in memory
2
+/// Author: Pritesh Gohil - priteshbgohil [at] gmail [dot] com
3
+
4
#include<iostream>
5
using namespace std;
6
0 commit comments