Hi all, Recently i had installed the UBUNTU flavour of the Linux operating system.I had opened a terminal and just wrote a sample C programm to check if it is compiling.When i saved the sample file and compiled with cc a.c ,errors comes that the standard library is not loaded(i.e stdio.h>.When i went to help pages,it says that the C or C++ compiler doesnt gets loaded by default and we should do it ousrelves.So Can anyone help me out to fix this problem,i.e to load the C/C++ compiler.
Thanks and regards GNR