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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3e960bf7341df1d2 X-Google-Attributes: gid103376,public From: Ehud Lamm Subject: Re: parameter passing Date: 2000/02/19 Message-ID: #1/1 X-Deja-AN: 587260730 References: <88gqg5$4a8$1@bunyip.cc.uq.edu.au> Content-Type: TEXT/PLAIN; charset=US-ASCII X-Complaints-To: usenet@news.huji.ac.il X-Trace: news.huji.ac.il 950917265 11556 132.64.178.45 (18 Feb 2000 23:41:05 GMT) Organization: The Hebrew University of Jerusalem Mime-Version: 1.0 NNTP-Posting-Date: 18 Feb 2000 23:41:05 GMT Newsgroups: comp.lang.ada Date: 2000-02-18T23:41:05+00:00 List-Id: The Safe_Io example which can be found on the language&techniques section of AdaPower shows how you can use a signature package. In this particular case, we use a signature package to combine a types and its I/O routines. The example includes an example instnatiation. HTH Ehud Lamm mslamm@mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== My home on the web Check it out and subscribe to the E-List- for interesting essays and more!