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,703c4f68db81387d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Vinzent 'Gadget' Hoefler Newsgroups: comp.lang.ada Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: Wed, 16 Mar 2005 14:48:20 +0000 Message-ID: <2236722.LnhFsX3DlU@jellix.jlfencey.com> References: <1110059861.560004@athnrd02> <1110266099.441421.179290@o13g2000cwo.googlegroups.com> <1110332933.587110.260410@z14g2000cwz.googlegroups.com> <1110390097.532139.43430@f14g2000cwb.googlegroups.com> <422f3808$0$30165$ba620e4c@news.skynet.be> <1110409958.685759.249420@g14g2000cwa.googlegroups.com> <15SdnYvJ0_x3Vq3fRVn-3Q@megapath.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: individual.net 97fmuzkprncGIJg5lkLq+QsV0TF4r45wMQQb/FBzJpS5oAct0p X-Phone: +41 62 961 13 52 X-Mood: Beautiful day to take over the world. Xref: g2news1.google.com comp.lang.ada:9496 Date: 2005-03-16T14:48:20+00:00 List-Id: Larry Kilgallen wrote: > In article <1639952.z7hLqyLLQL@jellix.jlfencey.com>, Vinzent 'Gadget' > Hoefler writes: > >> They can. Unlike Pascal, Ada does not know "magic" subroutines. > > What are "magic" subroutines ? Try to write a procedure that can take an arbitrary number of parameters of (almost) arbitrary types (like Integer, Real, String, Char) in arbitrary order - in Pascal. Yet, it exists in the incarnation of Read[Ln]/Write[Ln]. Vinzent. -- worst case: The wrong assumption there actually is one.