comp.lang.ada
 help / color / mirror / Atom feed
* Standard packages.And GNAT.
@ 1998-02-05  0:00 Casper
  1998-02-06  0:00 ` Jacob Sparre Andersen
  0 siblings, 1 reply; 2+ messages in thread
From: Casper @ 1998-02-05  0:00 UTC (permalink / raw)



Hello,
Well I've got some questions about ADA that I hope someone will answer:
1-Where can I find a list of all the standard ADA
libraries(eg.Ada.text_io,...) and its functions???

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?






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Standard packages.And GNAT.
  1998-02-05  0:00 Standard packages.And GNAT Casper
@ 1998-02-06  0:00 ` Jacob Sparre Andersen
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Sparre Andersen @ 1998-02-06  0:00 UTC (permalink / raw)
  To: Casper


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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-02-06  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-05  0:00 Standard packages.And GNAT Casper
1998-02-06  0:00 ` Jacob Sparre Andersen

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