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!news3.google.com!news4.google.com!news.glorb.com!newsfeed2.telusplanet.net!newsfeed.telus.net!nntp.abs.net!news.abs.net!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Ada95 skills test - Beta version(FREE) References: <1140536659.668454.34800@z14g2000cwz.googlegroups.com> <1140578611.155506.80290@o13g2000cwo.googlegroups.com> From: Stephen Leake Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:vr1vVIvFz42b1BtzNaR679eclRo= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Feb 2006 21:40:21 -0500 NNTP-Posting-Host: 66.159.65.1 X-Complaints-To: abuse@toad.net X-Trace: news.abs.net 1140662430 66.159.65.1 (Wed, 22 Feb 2006 21:40:30 EST) NNTP-Posting-Date: Wed, 22 Feb 2006 21:40:30 EST Xref: g2news1.google.com comp.lang.ada:3088 Date: 2006-02-22T21:40:21-05:00 List-Id: "jimmaureenrogers@worldnet.att.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. > Furthermore, none of the multiple choice answers is correct. The C > function requires an array of char. Most likely that is a C string, > which is null terminated, while corresponding Ada strings are not. > The example makes no use of Interfaces.C.Strings. Hmm. You must have taken a different test than I did; the C interface question I saw was about link names. it was also slightly wrong. > I suggest that you hire an experienced Ada programmer to > develop the test. They tried to do that here last year. I offered to help; I don't know who ended up writing the test. > The person who developed the test does not understand Ada well > enough. The test should not be some clone of a C++ or Java test. It didn't strike me as a clone. But I should take their C++ and Java tests first; that would provide some insight. I hope you provided your input on the test forms. -- -- Stephe