ok..maybe this is one of the most basic in c.. i've take c course in first year.. but i dont know what is the function of this.. #include..
#include<stdio. h>
#include<conio. h>
#include<string .h>
what is the different between these 3..
#include<stdio. h>
#include<conio. h>
#include<string .h>
what is the different between these 3..
Comment