Skip to content

Commit c56e5b8

Browse files
committed
add 013_VarScopes_and_Namespace.cpp
1 parent 52614e6 commit c56e5b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

013_VarScopes_and_Namespace.cpp

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/// Description: namesapce, using, stackoverflow, variable storage in memory
2+
/// Author: Pritesh Gohil - priteshbgohil [at] gmail [dot] com
3+
14
#include<iostream>
25
using namespace std;
36

0 commit comments

Comments
 (0)