On Apr 8, 10:26=A0pm, Comp1...@yahoo.co.uk wrote:
> I'm using Visual C++ on Windows Vista.
> Being "only human", I sometimes use
> ***************************************/ =A0 to underline a section of
> code
> instead of the correct =A0/************************************/ =A0 =A0I=
'm
> surprised by the fact that my mistake generates a warning rather than
> an error.
> How does the compiler understand
> *************************/ =A0 =A0 =A0 =A0 =A0 ?
>
> Thanks
Sorry, I was much too hasty. It generates an error as well as a
warning.
Should have looked it over more carefully.