I did this and it stopped the infinite loop, but it put out a line going
straight down
> o=o+2;
> }
} // Here would be my guess
Paul Herring <[EMAIL PROTECTED]> wrote: On Feb
17, 2008 3:34 PM, Paul Herring <[EMAIL PROTECTED]> wrote:
> On Feb 17, 2008 3:20 PM, Robert Ryan <[EMAIL PROTECTED]> wrote:
> > there is just error which I can not find.....
>
> You're missing a closing brace somewhere...
>
[...]
> > printf("\n') ;
And your quotes don't match up - that should be a double quote after
the n, not a single one.
> > o=o+2;
> > }
>
> } // Here would be my guess
>
>
> > return 0;
> > }
--
PJH
http://shabbleland.myminicity.com/ind
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
[Non-text portions of this message have been removed]