comp.lang.ada
 help / color / mirror / Atom feed
From: davidk@os1.ese.lmsc.lockheed.com (David Kristola)
Subject: Re: try this if you can
Date: 1996/06/06
Date: 1996-06-06T00:00:00+00:00	[thread overview]
Message-ID: <4p5mri$m68@butch.lmsc.lockheed.com> (raw)
In-Reply-To: 4p5c81$4r2@dfw.dfw.net


Two questions:
1) when counting lines, how do you count reuse code?
2) in general, how do i count lines (the RM specifies a minimum line size that
must be supported by compilers (i believe 200 characters), so i could use really
long source lines, skip the comments, and concatenate everything on to a single
long line)?

Besides, i would much rather solve some of the problems i have here at work, or
at home (a GUI builder for Macs, that produces Ada code, for instance).

with Text_io; use Text_io; procedure RN is begin put_line("please enter: MXMIV"); put_line("1994"); end RN;

---

david kristola
Work: davidk@os1.ese.lmsc.lockheed.com
Play: DJKristola@aol.com





  reply	other threads:[~1996-06-06  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-05  0:00 try this if you can Rea Burleson (CS)
1996-06-05  0:00 ` David Weller
1996-06-06  0:00   ` David Kristola [this message]
1996-06-07  0:00     ` GUI builder for Macs Arthur Evans Jr
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox