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,3d9e8b4af1a21f1e X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.germany.com!storethat.news.telefonica.de!telefonica.de!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: newline in a simple program 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 References: Date: Tue, 18 Dec 2007 14:59:56 +0100 Message-ID: NNTP-Posting-Date: 18 Dec 2007 14:59:58 CET NNTP-Posting-Host: 96ebac4a.newsspool3.arcor-online.net X-Trace: DXC=o^gkC8bKk5TV0Pe9PRnbJ\McF=Q^Z^V3X4Fo<]lROoRQ4nDHegD_]RUo>9NWbiNmIQDNcfSJ;bb[UIRnRBaCd0jjV>?D<6U X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:18984 Date: 2007-12-18T14:59:58+01:00 List-Id: On Tue, 18 Dec 2007 05:45:10 -0800 (PST), petter_fryklund@hotmail.com wrote: > Closing stdout will still add a NL. If you really don't want that and > GNAT is your compiler, you can use GNAT.IO. I don't know it. Nevertheless, under Linux it works exactly as the OP wished: $ ./hello hello$ -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de