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!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: Emanuel Berg Newsgroups: comp.lang.ada Subject: Re: 4 beginner's questions on the PL Ada Date: Sat, 10 Aug 2013 03:24:13 +0200 Organization: Aioe.org NNTP Server Message-ID: <87mwoqbao2.fsf@VLAN-3434.student.uu.se> References: <87ob96ajv6.fsf@VLAN-3434.student.uu.se> <03ea570b-e45f-4694-ab9b-3413c4770379@googlegroups.com> <878v0aee8i.fsf@VLAN-3434.student.uu.se> <87txiycxx9.fsf@VLAN-3434.student.uu.se> <2531ecb1-4ac0-404a-8229-3110d4268374@googlegroups.com> NNTP-Posting-Host: SWN/nubmpQxYKwY7hPy4YA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:Ys+BipPw594vox4Aus/x7/vUuUQ= Xref: news.eternal-september.org comp.lang.ada:16768 Date: 2013-08-10T03:24:13+02:00 List-Id: Anh Vo writes: > You can give/assign a name to a task the way you like by using > predefined package Ada.Task_Attributes. In this case you most > likely instantiate it with String subtype. Therefore, it is will > be completely portable. And (drumroll...) how would that look? You guys should do a field trip to gnu.emacs.help - there, we just post code all days! It is much better. Code speaks louder than words. It is very difficult to follow all this discussion on memory allocation etc., but the few times you posted code there wasn't a letter I didn't understand immediately. And isn't that the same way with you? If you were to explain the C for loop to another programmer, would you not just write for (i = 0; i < STOP; i++) { printf("Pretty clear, huh?\n"); } But I don't doubt your Ada knowledge, or you helpful attitude. -- Emanuel Berg - programmer (hire me! CV below) computer projects: http://user.it.uu.se/~embe8573 internet activity: http://home.student.uu.se/embe8573