Showing posts with label Sunrise program for computer graphics in c. Show all posts
Showing posts with label Sunrise program for computer graphics in c. Show all posts

5 Aug 2014

C program for computer graphics

Here I'm providing a simple program for computer graphics which is written in C language.Here I'm providing program for Sunrise....


#include<graphics.h>
#include<conio.h>
#include<stdio.h>
void main()
{
int gd=DETECT,gm;

Distributed By Free Blogger Templates | Designed By Seo Blogger Templates