Xref: utzoo comp.sources.wanted:15732 comp.software-eng:5045 comp.lang.c:37046 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!gatech!udel!rochester!kodak!ispd-newsserver!jeffv From: jeffv@bisco.kodak.com (Jeff Van Epps) Newsgroups: comp.sources.wanted,comp.software-eng,comp.lang.c Subject: Re: WANTED: "C" code line counter program Message-ID: <1991Mar13.201601.1395@ssd.kodak.com> Date: 13 Mar 91 20:16:01 GMT Sender: news@ssd.kodak.com Reply-To: jeffv@bisco.kodak.com (Jeff Van Epps) Followup-To: comp.software-eng Organization: Eastman Kodak Lines: 10 I suppose what one really wants to know is: "how much code is there", i.e. what is the quantity of effective instructions? Use the size of the object (*.o) file. :-) -- If the From: line says nobody@kodak.com, don't believe it. Jeff Van Epps jeffv@bisco.kodak.com rochester!kodak!bisco!jeffv