From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a37:8801:0:b0:6f8:4c19:659d with SMTP id k1-20020a378801000000b006f84c19659dmr3036585qkd.375.1669047065419; Mon, 21 Nov 2022 08:11:05 -0800 (PST) X-Received: by 2002:a05:622a:5a08:b0:3a5:7548:b41e with SMTP id fy8-20020a05622a5a0800b003a57548b41emr18360520qtb.0.1669047065143; Mon, 21 Nov 2022 08:11:05 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 21 Nov 2022 08:11:05 -0800 (PST) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=149.90.69.202; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 149.90.69.202 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: String view of file From: Marius Amado-Alves Injection-Date: Mon, 21 Nov 2022 16:11:05 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64651 List-Id: Use Ada.Sequential_IO (Character), load to an Unbounded_String, save from a String or Unbounded_String.