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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:a945:: with SMTP id x5mr6101288iti.26.1546772528894; Sun, 06 Jan 2019 03:02:08 -0800 (PST) X-Received: by 2002:aca:4c97:: with SMTP id z145mr719605oia.2.1546772528669; Sun, 06 Jan 2019 03:02:08 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!q69no532354itb.0!news-out.google.com!v141ni436ita.0!nntp.google.com!q69no532353itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 6 Jan 2019 03:02:08 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.116.183.48; posting-account=z-xFXQkAAABpEOAnT3LViyFXc8dmoW_p NNTP-Posting-Host: 87.116.183.48 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Determining size of Standard_Input (when file contents are piped into a program). From: Bojan Bozovic Injection-Date: Sun, 06 Jan 2019 11:02:08 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:55214 Date: 2019-01-06T03:02:08-08:00 List-Id: Is there platform independent way to do this? I was unable to find anything in RM under Ada.text_IO. Thanks, Bojan