Hello milan,
My previous answer is wrong. I am very sorry for that. No
error will occur with ur program . I think there might be some problem with ur
installed TURBO C software OTHERWISE U have to change ur directories
parrot_rabbit4u <[EMAIL PROTECTED]> wrote:
--- In [email protected], Milan Padh <[EMAIL PROTECTED]> wrote:
>HELLO MILAN,
U will definitely get error with this program.ur mistake
is "u gave clrscr() after declaring a variable".And another thing is
> there is no need to give void before main()
Dear friend
>
> I Get some Problem In Foor Loop ( C)
>
> #include<stdio.h>
> #include<conio.h>
>
> void main()
> {
> int x;
> clrscr();
> for(x=10; x>=0; x- -)
> printf("%d\t",x);
> gethch();
> }
>
> So This Code I Get Error On Turbo C
> The For Loop Not desincrement
> so This Matter I Hope You Help Me
>
>
Milan Padh
>
>
> ---------------------------------
> 5, 50, 500, 5000. Store N number of mails in your inbox. Click
here.
>
> [Non-text portions of this message have been removed]
>
---------------------------------
Building a website is a piece of cake.
Yahoo! Small Business gives you all the tools to get online.
[Non-text portions of this message have been removed]