I think you copied and pasted the code from some resource and then tried to
compile it.
The error shown above are usually "smart quotes" they are shown usually when
there is problem with the double quotation marks in the program (printf)

So to remove that error, remove the double quotation marks in the program
and then type again the double quotation marks.
They are usually the left and right quotation marks replace them with normal
double quotations.

Hope this helps!!!

On Sat, Aug 6, 2011 at 11:27 PM, jagrati verma
<jagrativermamn...@gmail.com>wrote:

> error: stray ‘\342’ in program
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Regards
Rajeev N B <http://www.opensourcemania.co.cc>

"*Winners Don't do Different things , they do things Differently"*

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to