From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_40,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3aabe512e8ed1dc2,start X-Google-Attributes: gid103376,public From: cca93026@sun1.bham.ac.uk (L Parnell) Subject: GNAT beginner - RTL question Date: 1996/06/27 Message-ID: <4qu221$b6u@percy.cs.bham.ac.uk>#1/1 X-Deja-AN: 162381466 organization: The University of Birmingham, UK reply-to: cca93026@sun1.bham.ac.uk newsgroups: comp.lang.ada Date: 1996-06-27T00:00:00+00:00 List-Id: Hi, How do I find out what the name of a particular function is, what its usage is, what package it belongs to? The only way I can see is to look through all the files in the RTL - but there are rather a lot of them, literally hundreds. Have I missed something? Is there a documentation system? Bye, Liam Parnell.