1)are library/header files essential elements in "C" programming
such as,
#include<stdio.h>
#include<conio.h>
--------------------------------------------------
2)is there any relation between modules in perl/python and library/header files in "C" ????
i'm a beginner.......... kindly elaborate me on these


