I'm trying to understand the usage of extern and global variable declaration in header files so I came up with the following test program written in C.I'm trying to understand the usage of extern an
I'm trying to understand the usage of extern and global variable declaration in header files so I came up with the following test program written in C.I'm trying to understand the usage of extern an