If i define a global variable in a .c file, how can i use the value of the same variable in another .c file?
.c
file1.c
#incl
using extern in a header or another C file.
extern