From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.5 required=3.0 tests=BAYES_50,FREEMAIL_FROM, FROM_STARTS_WITH_NUMS autolearn=no autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a37:9d56:: with SMTP id g83mr7282406qke.38.1612573186713; Fri, 05 Feb 2021 16:59:46 -0800 (PST) X-Received: by 2002:a25:5f02:: with SMTP id t2mr10451094ybb.161.1612573186534; Fri, 05 Feb 2021 16:59:46 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 5 Feb 2021 16:59:46 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=85.240.146.108; posting-account=rhqvKAoAAABpikMmPHJSZh4400BboHwT NNTP-Posting-Host: 85.240.146.108 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: questions on input/output From: Mehdi Saada <00120260a@gmail.com> Injection-Date: Sat, 06 Feb 2021 00:59:46 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:61291 List-Id: storing characters in a string I don't know what size it will be is unsightly. I could set length = 10 but oh God that's ugly. I had no idea input/output was that cumbersome ! what about reset followed by set_col(saved_column) ? I have to tweak one thing at a time so it ain't working perfectly either, but still... can't that work ?