Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!uflorida!haven!adm!smoke!gwyn
From: gwyn@smoke.BRL.MIL (Doug Gwyn)
Newsgroups: comp.software-eng
Subject: Re: C source lines in file
Keywords: C
Message-ID: <10707@smoke.BRL.MIL>
Date: 11 Aug 89 20:50:16 GMT
References: <35120@ccicpg.UUCP>
Reply-To: gwyn@brl.arpa (Doug Gwyn)
Organization: Ballistic Research Lab (BRL), APG, MD.
Lines: 7

In article <35120@ccicpg.UUCP> swonk@ccicpg.UUCP (Glen Swonk) writes:
-Does anyone have a program or a method of determing
-the number of C source lines in a source file?
-My assumption is that comments don't count as source
-lines unless the comment is on a line with code.

What precisely is this supposed to measure?