comp.lang.ada
 help / color / mirror / Atom feed
From: "Martin Dowie" <martin.dowie@baesystems.com>
Subject: Re: Converting Binary to Decimal - holy war alert
Date: Wed, 28 Mar 2001 09:15:29 +0100
Date: 2001-03-28T09:15:29+01:00	[thread overview]
Message-ID: <3ac19bdf$1@pull.gecm.com> (raw)
In-Reply-To: n3Ov6.15480$ue1.1287176@newsread2.prod.itd.earthlink.net

'a_bin_num' doesn't imply it's a variable - 'a' is the "indefinate article"
and
can be used to indicate the type of something without specifying _which_
item you are talking about e.g.

  My_Kettle : A_Kettle := (Make => Kenwood, Capacity_In_Litres => 1.5, --
etc);
  Your_Kettle : A_Kettle := (Make => Bosch, Capacity_In_Litres => 2.0, --
etc);
etc.


Phaedrus <phaedrusalt@hotmail.com> wrote in message
news:n3Ov6.15480$ue1.1287176@newsread2.prod.itd.earthlink.net...
> First step, get the input.  Test to make sure you're getting it correctly.
> Use meaningful names, please!  For instance, "a_bin_num" implies
> that it's a variable, which it isn't.  It's a type, so try calling it
> "a_bin_num_type",






  reply	other threads:[~2001-03-28  8:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-25 21:37 Converting Binary to Decimal WM
2001-03-26  4:51 ` Wilhelm Spickermann
2001-03-26 12:36 ` Des Walker
2001-03-26 20:57 ` Phaedrus
2001-03-28  8:15   ` Martin Dowie [this message]
2001-03-28 18:43     ` Converting Binary to Decimal - holy war alert Phaedrus
2001-03-29  7:31       ` Martin Dowie
2001-03-29 22:50         ` Robert A Duff
replies disabled

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