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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3085e94d514e346b,start X-Google-Attributes: gid103376,public From: Tobias Ritzau Subject: Generic procedures Date: 1997/11/11 Message-ID: <34684A49.5BE8D37@masda.hv.se>#1/1 X-Deja-AN: 288569158 Organization: Vaxjo University Newsgroups: comp.lang.ada Date: 1997-11-11T00:00:00+00:00 List-Id: I wonder if it is possible to have a generic procedure in a package and do some instations in the same spec. I have written a socket packet and in the package I have generic put and get procedures. It would be nice if I could instatiate the procedure with some standard types. Is this possible? Tobias Ritzau Link=F6pings Universitet