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

Reply via email to