To write your name on right click application please follow the steps. 1.Copy/Paste the following code in Notepad And then Save it as .reg ...
Read More
Showing posts with label C programming. Show all posts
Showing posts with label C programming. Show all posts
Walking Man C program
Walking Man C program #include<stdio.h> #include<conio.h> #include<stdlib.h> #include<graphics.h> #inc...
Read More
BRESENHAM’s LINE DRAWING ALGORITHM
BRESENHAM’s LINE DRAWING ALGORITHM #include<stdio.h> #include<conio.h> #include<math.h> #include<graphi...
Read More
DDA LINE DRAWING ALGORITHM
DDA LINE DRAWING ALGORITHM #include<stdio.h> #include<conio.h> #include<math.h> #include<graphics.h>...
Read More
Subscribe to:
Posts (Atom)