Path: utzoo!mnetor!tmsoft!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!decwrl!megatest!djones From: djones@megatest.UUCP (Dave Jones) Newsgroups: comp.unix.questions Subject: Re: Give me your strings. Message-ID: <15312@megatest.UUCP> Date: 15 Feb 91 23:12:16 GMT References: <16720@crdgw1.crd.ge.com> Organization: Megatest Corporation, San Jose, Ca Lines: 11 From article <16720@crdgw1.crd.ge.com), by hoffman@nunki.crd.ge.com (William A. Hoffman): ) :... I'm looking for an executable that knows enough C ) :(or Pascal, ...) syntax to isolate string constants, and echo them out ) :to a file (possibly stdout). ) ) ) What about a simple lex program: string.lex ) [omited...] The posted program will return parts of C comments that look like strings.