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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no 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: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: Substrings as argument to procedures/functions Date: Tue, 26 Apr 2016 08:12:46 +0200 Organization: A noiseless patient Spider Message-ID: References: <2055a188-fb5f-496a-ab37-b25d81cebe1b@googlegroups.com> <518c7059-14c6-4344-a251-129cca2621af@googlegroups.com> Reply-To: nonlegitur@futureapps.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 26 Apr 2016 06:09:21 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="95e4a45ceb1a2eaada2898689338101a"; logging-data="10609"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX199EuSqgt82Q76G4RDivca29u5HvtpISs0=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 In-Reply-To: Cancel-Lock: sha1:Q6K49NjphMZHYm+Pt8swuHzPuoQ= Xref: news.eternal-september.org comp.lang.ada:30285 Date: 2016-04-26T08:12:46+02:00 List-Id: On 26.04.16 00:07, Randy Brukardt wrote: > Use of predefined types is evil, so who cares? Anyone coming from just about any other language, since they have no idea that there could be such a fine thing as user defined fundamental types! ;-) So, how does one introduce them to programming in Ada without using library types but still using strings, and text I/O?