Path: utzoo!utgpu!watserv1!watmath!att!cbnewsh!skumar From: skumar@cbnewsh.ATT.COM (swaminathan.ravikumar) Newsgroups: comp.lang.c Subject: Wanted program to strip out "C" comments Keywords: "C" program, comments Message-ID: <7480@cbnewsh.ATT.COM> Date: 18 Jan 90 15:22:20 GMT Organization: AT&T Bell Laboratories Lines: 14 Is there any public domain software (c program, awk script) to output just the source code comments both inline, and block? inline: i += 1; /* increment i */ block: /* * This is a block comment */ Thanks. -- ravi skumar@hocus.att.com