i have created three source files and thee header files…
the name and containt of these file area as follows…
main.c one include file and one printf statment
one.c one include file and one printf statments
two.c one include file and one printf statement
header1.h only printf statement
header2.h only printf statment
header3.h only printf statments
i got error while executing it and no object code provided.