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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,260d6368507c2948 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-15 03:29:45 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!195.110.100.18!news.mailgate.org!mygate.mailgate.org!194.185.74.204!not-for-mail From: "Sim Con" Newsgroups: comp.lang.ada Subject: Re: List of C function usable in Ada Date: Tue, 15 Oct 2002 10:29:44 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Message-ID: References: NNTP-Posting-Host: 194.185.74.204 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1034659659 21571 194.185.74.204 (Tue Oct 15 12:29:43 2002) X-Complaints-To: abuse@mailgate.org NNTP-Posting-Date: Tue, 15 Oct 2002 10:29:44 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=194.185.74.204; posting-account=110780; posting-date=1034659659 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.lang.ada/f2908eae4d963f96dd3839afeed468b0.110780%40mygate.mailgate.org Xref: archiver1.google.com comp.lang.ada:29789 Date: 2002-10-15T10:29:44+00:00 List-Id: > Nowhere, I presume - or do you think each and every C program that has been > written in this world exports its functions to a central documentation place. > > Seriously, which C functions do you mean? Well, i study pragma import just today ;P and i don't understand well how and where my compiler (adagide and gnat) takes the C function that i use (for example strlen, rename etc.). Can you explain me how can i insert other c functions and where the compiler has the standard one? Thanx again, sorry for my strange questions ;P -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG