TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show HTML Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ted Dennison <[log in to unmask]>
Reply To:
Ted Dennison <[log in to unmask]>
Date:
Tue, 12 Oct 1999 12:22:30 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Clyde Roby wrote:

> Someone requested an Ada statement counter on one of these lists.
> Here's a very simple-minded semi-colon counter that I wrote in 1991
> (please be kind)...Clyde

I have a simpler one:

     grep -c ";"

(To get this to work on windows, you need cygwin. :-)  )

--
T.E.D.   Work     -  mailto:[log in to unmask]
         Home     -  mailto:[log in to unmask] (Yahoo: Ted_Dennison)
         Homepage -  http://www.telepath.com/dennison/Ted/TED.html

ATOM RSS1 RSS2