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,FREEMAIL_FROM autolearn=ham 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!news4.google.com!postnews.google.com!p69g2000hsa.googlegroups.com!not-for-mail From: petter_fryklund@hotmail.com Newsgroups: comp.lang.ada Subject: Re: newline in a simple program Date: Tue, 18 Dec 2007 05:45:10 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 148.2.192.140 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1197985510 23924 127.0.0.1 (18 Dec 2007 13:45:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 18 Dec 2007 13:45:10 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p69g2000hsa.googlegroups.com; posting-host=148.2.192.140; posting-account=ACEctQoAAAD3d42JSpp6_fpg88BhdFDo User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:18983 Date: 2007-12-18T05:45:10-08:00 List-Id: Hi again! Closing stdout will still add a NL. If you really don't want that and GNAT is your compiler, you can use GNAT.IO. Regards, Petter