#include<stdio.h>
#include<conio.h>
void main()
{
printf("enter number:");
scanf("%d",&n);
for(i=1;i<=y;i++)
{
x++;
}
t=x;
for(i=1;i<=y;i++)
{
t--;
}
y=t;
getch();
}
Pratique 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
2teez 43 Posting Whiz
Tumlee 42 Junior Poster in Training
Pratique 0 Newbie Poster
Mouche
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.