I\'ve been trying to learn about extern variables:
Here is my code:
#include //Main.c file #define fun1 main int a; void fun(); int fun1(){