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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3c71c73810e4b27f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news4.google.com!news.glorb.com!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!feed10.multikabel.net!feeder.xsnews.nl!sn-ams-06!sn-xt-ams-03!sn-post-ams-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: Robert Love Newsgroups: comp.lang.ada Subject: Re: Ada95 skills test - Beta version(FREE) Date: Fri, 24 Feb 2006 02:25:50 -0000 Organization: Message-ID: <20060223202559946-0600@news.airmail.net> User-Agent: Halime (MacOSX)/1.0rc2b MIME-Version: 1.0 References: <1140536659.668454.34800@z14g2000cwz.googlegroups.com> <1140578611.155506.80290@o13g2000cwo.googlegroups.com> Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="ISO-8859-15" X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:3118 Date: 2006-02-24T02:25:50+00:00 List-Id: In Stephen Leake wrote: > "jimmaureenrogers@worldnet.att.net" net> writes: > >> >> >> One question dealt with interfacing a C function to Ada. >> It requires knowledge of C and Ada, which is not appropriate >> for an Ada test. > > This I disagree with. Many libraries are only available in C, > as are most operating systems. Ada is very good at interfacing with C, > so it is appropriate that the topic be covered in some way. > That's true but how man Ada textbooks cover linking with C. I wish ALL Ada books had a chapter on linking with foreign languages, with plenty of examples.