/*Linux program to fetch IP address of host machine */ #include"stdio.h" #include"stdlib.h" #include"errno.h" ...
Read More
Linux program to fetch file from Apache Server
/* Linux program to fetch file from Apache Server */ #include"/usr/include/linux/inet.h" #include"isc/socket.h" #include...
Read More
C programs with flowchart
Here is the index of C programs provided with their algorithms and flowchart. 1. Hello world. 2. Arthmatic functions 3. Convert temp...
Read More
Subscribe to:
Posts (Atom)