comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@cats.nbi.dk>
To: Casper <Dcompany@abonados.cplus.es>
Subject: Re: Standard packages.And GNAT.
Date: 1998/02/06
Date: 1998-02-06T00:00:00+00:00	[thread overview]
Message-ID: <886774542.2054029316@dejanews.com> (raw)
In-Reply-To: 6bc7b6$9d1$1@talia.mad.ibernet.es


Casper <Dcompany@abonados.cplus.es> asked:

> 1-Where can I find a list of all the standard ADA
> libraries(eg.Ada.text_io,...) and its functions???

First a little detail: "Ada" is a name, not an acronym, so please write
it as you are supposed to write names.

You can find a list of all the standard libraries in the standard. :-) I
think everything is mentioned in
<URL:http://www.adahome.com/rm95/rm9x-A.html>.

> 2-Can I use a subprogram in a subprogram? and in a package body? If so how
> do I name the file in GNAT 3.10p for windows95?

There is a description of GNAT's file name rules somewhere, but the easy
solution is to call the file whatever you fell like (such as "tmp"), and
then run it through gnatchop:

   gnatchop tmp

Gnatchop should create files according to the GNAT file name rules from
the content of "tmp".

Good luck,

Jacob

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet




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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-05  0:00 Standard packages.And GNAT Casper
1998-02-06  0:00 ` Jacob Sparre Andersen [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