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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Why am I getting "missing operand" from get_line()? Date: Mon, 30 May 2016 16:59:50 -0700 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <98217530-0216-4bc1-9d3c-167c5cb38b7f@googlegroups.com> <11915095-2343-4fb0-90d8-75377cbedcd0@googlegroups.com> <753206cf-25cb-40f3-bf08-ddae2c705642@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Date: Mon, 30 May 2016 23:59:52 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="48b46be33beed75863f69afa437f956b"; logging-data="5098"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18AvbDG4KIvGsId00nXE+1UgxBWRi/dPXY=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: <753206cf-25cb-40f3-bf08-ddae2c705642@googlegroups.com> Cancel-Lock: sha1:FjKfH5fDkjbRYyh02ZrLN8RW5yY= Xref: news.eternal-september.org comp.lang.ada:30520 Date: 2016-05-30T16:59:50-07:00 List-Id: On 05/30/2016 04:09 PM, John Smith wrote: > On page 459 of the 2012 reference manual, on the last line, I can clearly see > that Get_Line() does not take any inputs and returns an unbounded string. I'm not sure what you're trying to say. Section 6.4 shows the syntax for a function call. Your code differs from that syntax. -- Jeff Carter "When danger reared its ugly head, he bravely turned his tail and fled." Monty Python and the Holy Grail 60