This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Counting lines of source code
- From: John Love-Jensen <eljay at adobe dot com>
- To: Wei Qin <wqin at EE dot Princeton dot EDU>, <gcc-help at gcc dot gnu dot org>
- Date: Tue, 13 Aug 2002 07:52:17 -0500
- Subject: Re: Counting lines of source code
perl is just the ticket!
On 8/12/02 10:04 PM, "Wei Qin" <wqin@EE.Princeton.EDU> wrote:
> Can someone recommend a free tool counting source code lines (excluding
> comments and blank lines)?
>
> thanks in advance,
>
> Wei