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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,22b2c05a8088bbb2 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Leading zeros with Int_IO.Put()? Or another package? Date: 1996/11/22 Message-ID: #1/1 X-Deja-AN: 198237689 references: <327FB8A3.745B@itg-sepg.logicon.com> <55ubsh$lh0$1@goanna.cs.rmit.edu.au> <56bg5v$14u$1@goanna.cs.rmit.edu.au> <328A0A7D.21A2@lmtas.lmco.com> <56rfv3$q2b$1@goanna.cs.rmit.edu.au> organization: New York University newsgroups: comp.lang.ada Date: 1996-11-22T00:00:00+00:00 List-Id: robin says "Really! The task is to convert to string type. You're saying that that's not a type conversion." Yes, well of course a PL/1 programmer would regard the routine that takes an integer as input and generates some corresponding string to be a "type conversion", but most other languages would not, and indeed this kind of over-extensive notion of type conversion is one of the clearly recognized errors in the PL/1 design, but clearly recognized here, I mean recognized in the programming language design community -- I don't think anyone would repeat that mistake. Of course PL/1 programmers won't agree, but then any language has its ardent advocates who think it is 100% right, so the existence of such ardent advocates does not prove anything about a language :-)