Re: Commenting many lines



Either VS2003 or 2005 allows you to do this with
Ctrl+K <pause> K (i.e. a "double-click" on the keyboard)

might just be vs2005 though..

james

--
www.catch22.net
Free win32 software, sourcecode and tutorials


"Hanna-Barbera" <NULL@xxxxxxxxxx> wrote in message
news:u$1oWt0dFHA.412@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Let's say I have lots of code, about 100 lines.
> I want to put a // in front of each line. Do I have to type this for each
> 100 lines or is there an easy way?
> How about uncommenting the lines?
>
> Yes, I know of the existence of /* */ but some people use // on each line
> and I need to get rid of them "the efficient way".
>
>


.



Relevant Pages


Loading