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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d3a51184c91d0fd7,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.germany.com!news.teledata-fn.de!noris.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Strings edit v1.8 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH Date: Thu, 19 Apr 2007 18:20:22 +0200 Message-ID: NNTP-Posting-Date: 19 Apr 2007 18:19:14 CEST NNTP-Posting-Host: e1ecd982.newsspool4.arcor-online.net X-Trace: DXC=RZg[;AdZ4o]cHPTNZh_e7Q4IUK8179caAjVRB??@OVGDKU X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:15123 Date: 2007-04-19T18:19:14+02:00 List-Id: The software provides string editing based on a different from Text_IO concept. It supports formatting strings I/O for: - Integer numbers (generic, package Integer_Edit); - Integer sub- and superscript numbers; - Floating-point numbers (generic, package Float_Edit); - Roman numbers (the type Roman); - Strings; - Ada-style quoted strings; - UTF-8 encoded strings. The new version provides the package Strings_Edit.Generic_Scale to support plotting of graph axis. http://www.dmitry-kazakov.de/ada/strings_edit.htm -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de