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: a07f3367d7,c689b55786a9f2bd X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Charmed Snark Newsgroups: comp.lang.ada Subject: Re: for S'Image use Func?? Date: Tue, 11 May 2010 20:50:20 +0000 (UTC) Organization: The Snarky Insanitorium Message-ID: References: <4be417b4$0$6992$9b4e6d93@newsspool4.arcor-online.net> <1qcb6z4i20dyb.1dz2hd4c0vx69.dlg@40tude.net> Injection-Date: Tue, 11 May 2010 20:50:20 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="24081"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19rGiqUz3QV0rV6Q0qD48gw++rvU7Szznw=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:gxCsgwGSTOk10DXzmtKRScuQeas= Xref: g2news2.google.com comp.lang.ada:11532 Date: 2010-05-11T20:50:20+00:00 List-Id: Dmitry A. Kazakov expounded in news:bpz9dud4c9de.1uloiuk912d7t.dlg@40tude.net: > On Tue, 11 May 2010 17:05:07 +0000 (UTC), Warren wrote: >> Empty lines are significant to my parser, > > Then Get_Line is what you have to use. No I don't. Make me.. > BTW, printf is fundamentally uncheckable. Proof: > > char * Format = (HALT (p) ? "%d" : "%s"); > printf (Format, 123); You get what you asked for there, heh heh... I don't ask for such silly things. > Oh, there are so many ways. E.g. > > 1. > type Hex_Dump is new String; > function "&" (Text : Hex_Dump; Value : Integer) return Hex_Dump; Right- you have to "code" it. That's not what I'm talking about. I'm talking about "library support". > I think you've got the idea. You've completely missed the point. > It is also annoying that I cannot output the number's base as > subscript 16. Programming is generally annoying. You completely twist things to keep arguing.. I quit. > I don't say that Ada's formatting is OK. Otherwise I would not write a > formatting library of my own. I just don't consider formatting as an > essential part of the language. Even at the standard library level it > is not. That's an opinion that I don't believe is widely held. But no matter either way, I simply disagree. >>> Nobody want to see fixed font output. >> >> Pardon me? If you give me a report of my >> investment holdings with columns of numbers, >> then those numbers better line in columns as >> well. > > Where is a problem? Fixed point is a relatively > new invention, ... Relatively new? You make me chuckle. I suppose that old ASR33 teletype I had was was ahead of its time with that modern fixed font! Playing star trek on a teletype would have been very interesting in a proportional font. I'm signing off. Warren