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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d5151b6052512f7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-09 00:45:21 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!tar-meneldur.cbb-automation.DE!not-for-mail From: Dmitry A. Kazakov Newsgroups: comp.lang.ada Subject: Re: Overloading procedures with Float and Long_Float types Date: Tue, 09 Mar 2004 09:55:56 +0100 Message-ID: References: <404c9f47.0@entanet> NNTP-Posting-Host: tar-meneldur.cbb-automation.de (212.79.194.119) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1078821919 65879096 I 212.79.194.119 ([77047]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:6177 Date: 2004-03-09T09:55:56+01:00 List-Id: On Mon, 8 Mar 2004 18:58:11 +0100, Preben Randhol wrote: >Luke Guest wrote on 08/03/2004 (18:21) : >> >> It works, (again) by using distinct names. > >So in C it is called Double_Translate or something similar? They are called glTranslated and glTranslatef, the suffix 'd' vs. 'f' indicates the type of the arguments. -- Regards, Dmitry Kazakov www.dmitry-kazakov.de