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,da047bd41d707e54 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!attbi_s21.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: networking support? References: <494a17a9$0$30226$9b4e6d93@newsspool1.arcor-online.net> In-Reply-To: <494a17a9$0$30226$9b4e6d93@newsspool1.arcor-online.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 173.16.158.68 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s21 1229623771 173.16.158.68 (Thu, 18 Dec 2008 18:09:31 GMT) NNTP-Posting-Date: Thu, 18 Dec 2008 18:09:31 GMT Organization: AT&T ASP.att.net Date: Thu, 18 Dec 2008 18:09:31 GMT Xref: g2news1.google.com comp.lang.ada:3040 Date: 2008-12-18T18:09:31+00:00 List-Id: Georg Bauhaus wrote: > > function select > (nfds: C.int, ... etc etc ...) retrun C.int; > > pragma Inport(C, select); Since "select" is an Ada reserved word, this is unlikely to work. -- Jeff Carter "Oh Lord, bless this thy hand grenade, that with it thou mayst blow thine enemies to tiny bits, in thy mercy." Monty Python and the Holy Grail 24