> -----Original Message-----
> From: Curtis Poe [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 20, 2001 10:29 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Another regular expression question?
> 
> ...
> 2.  Oftimes, a programmer will comment out an entire chunk of 
> code.  If that code has embedded
> multi-line comments, the above substitution will also fail.
> 
>     /*
>     multi /* bla */
>     line
>     comment
>     */

But Curtis, (standard) C doesn't allow nested comments.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to