Path: utzoo!attcan!utgpu!utstat!jarvis.csri.toronto.edu!rutgers!att!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c++ Subject: Re: C++ Comments Message-ID: <9388@alice.UUCP> Date: 24 May 89 14:13:28 GMT References: <6957@brunix.UUCP> <7636@saturn.ucsc.edu> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 11 In article <7636@saturn.ucsc.edu>, easterb@ucscb.UCSC.EDU (William K. Karwin) writes: > The sed command strips // comments and all characters following on a > line. We are using the .c suffix for our C++ code files. What will it do with this? a = b /* *// c; -- --Andrew Koenig ark@europa.att.com