A have made a program in c most of the line use # directives & also declare a extern variable & include this program in other program(2) but the compilation of program(2) gives the linker errors of not finding that globlly defined extern variable(which i have told u about).