comp.lang.ada
 help / color / mirror / Atom feed
From: "Ken Garlington" <Ken.Garlington@computer.org>
Subject: "with"ing package Standard
Date: 2000/05/17
Date: 2000-05-17T00:00:00+00:00	[thread overview]
Message-ID: <q_lU4.13918$wb7.1292608@news.flash.net> (raw)

Should I be able to "with" package Standard and/or its children, e.g.

with Ada.Text_IO, Standard.ASCII;
procedure Test_Return is
begin
  Ada.Text_IO.Put_Line("The position of ASCII.CR is " &
    Integer'Image(Character'Pos(ASCII.CR)));
end Test_Return;






             reply	other threads:[~2000-05-17  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-17  0:00 Ken Garlington [this message]
2000-05-17  0:00 ` "with"ing package Standard Robert Dewar
2000-05-17  0:00 ` Robert A Duff
2000-05-17  0:00 ` Steve Folly
replies disabled

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