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,13717fdb90d942 X-Google-Attributes: gid103376,public From: mfb@mbunix.mitre.org (Michael F Brenner) Subject: Re: Would someone help a struggling ADA student Date: 1998/10/06 Message-ID: <6ve1db$20i@top.mitre.org>#1/1 X-Deja-AN: 398404552 References: <6v3c4q$890$1@news.campus.mci.net> <6vaj7d$nht$1@owens.ridgecrest.ca.us> <6vatvr$329$1@nnrp1.dejanews.com> <6vd963$m9s$1@nnrp1.dejanews.com> Organization: The MITRE Corporation, Bedford Mass. Newsgroups: comp.lang.ada Date: 1998-10-06T00:00:00+00:00 List-Id: >...except that the programs have to be linked together to play each other. I >suppose that could be done with pipes or shared memory or something, but the >easiest way would be to compile and link them into one exectuable. In that >case it would be easiest on all concerned if it were done in one langauge. Why not use the distribution annex?