Xref: utzoo alt.sources.wanted:1036 comp.sources.wanted:15638 comp.software-eng:5005 comp.lang.c:36886 Path: utzoo!utgpu!cs.utexas.edu!asuvax!ncar!news.miami.edu!mthvax!cs.fau.edu!theo From: theo.bbs@shark.cs.fau.edu (Theo Heavey) Newsgroups: alt.sources.wanted,comp.sources.wanted,comp.software-eng,comp.lang.c Subject: Re: WANTED: "C" code line counter program Message-ID: <3P5Hy2w163w@shark.cs.fau.edu> Date: 8 Mar 91 17:50:01 GMT References: <1991Mar6.214157.18633@ntpal.uucp> Sender: bbs@cs.fau.edu (Waffle BBS) Organization: Florida Atlantic University Lines: 15 dcavasso@ntpal.uucp (Dana Cavasso) writes: > > I need a "C" code line counter program, preferably written in > "C". It will be used on several platforms, so solutions involving > shell scripts and other UNIX utilities won't work. I'm not very > picky (although I'd like something that did a little more than count > newlines :-) > Why not use the "wc" program on the UNIX systems. It gives a line count --- not very sophisticated BUT the source may be available for altering! Theo Heavey Florida Atlantic University