Skinpress Rss

Sunday 19 August 2012

CHECKING NUMBER SERIES ‘C’ PROGRAM

0


CHECKING NUMBER SERIES ‘C’ PROGRAM:


#include<stdio.h>
#include<conio.h>
void main()
{
int i;
clrscr();
printf("enter the yuvi value");
scanf("%d",&i);
for(i=1;i<=10;i++)
{
i=1;
printf("\n%d",i);
}
getch();
}


BY CREANOVA ENGINEERS www.creanovaengineersin

0 comments:

Post a Comment

Links

Comments

Featured Post 6

Sponsors

Text

A Bit About Me

My Photo
In this site we are introducing creating new products and updating the current status about the engineers. We are trying to make new universe…

Follow this Blog