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 05:20:59 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!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 12:20:54 +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 14:20:54 2002) X-Complaints-To: abuse@mailgate.org NNTP-Posting-Date: Tue, 15 Oct 2002 12:20:54 +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/f2363bbc0fefabcf601a37e2968c461e.110780%40mygate.mailgate.org Xref: archiver1.google.com comp.lang.ada:29794 Date: 2002-10-15T12:20:54+00:00 List-Id: > what is strlen and rename? I mean what do they do? strlen returns the lenght of a string and rename rename a file , 2 useful c functions (especially the rename one, since it isn't built in ada) ;) -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG