On Fri, Jun 4, 2010 at 3:35 PM, John Voltz <john.voltz(a)gmail.com> wrote:
Is there are way around it without having to change them all to //?
For private, ad-hoc use, you could possibly use a preprocessor #if 0
block to achieve the desired comment effect.