C language

Internet Webed: C language

Internet Webed: C language

Showing posts with label C language. Show all posts
Showing posts with label C language. Show all posts

How To Make a HUT in C language

How To Make a HUT in C language
In this tutorial I had made a programme by which you can make a HUT in C language with the help of graphics. I had also added a image to get directions for you so you can make it... Enjoy.. :) /* Programme to make a HUT in C language with graphics */ #include<graphics.h> #include<conio.h> void...