comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: Aritmetics on numeric types
Date: 1999/06/12
Date: 1999-06-12T00:00:00+00:00	[thread overview]
Message-ID: <7ju38e$d8m$1@nnrp1.deja.com> (raw)
In-Reply-To: bJ3mcLNt#GA.203@newstoo.hiwaay.net

In article <bJ3mcLNt#GA.203@newstoo.hiwaay.net>,
  "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com> wrote:
> You need to say
>
> use type Types.Score;
>
> This makes the primitive operations of Types.scope visible
> anywhere in the scope where the use clause appears, following
> its appearance.

or simply

use Types;

but what you tried was some peculiar mixture of the two clearly
not allowed by the language.



Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <vhi3dzx601l.fsf@sigrlinn.ifi.uio.no>
1999-06-12  0:00 ` Aritmetics on numeric types David C. Hoos, Sr.
1999-06-12  0:00   ` Robert Dewar [this message]
replies disabled

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