comp.lang.ada
 help / color / mirror / Atom feed
From: mockturtle <framefritti@gmail.com>
Subject: Re: Basics : many way to use a Procedure
Date: Sat, 12 Dec 2015 02:59:29 -0800 (PST)
Date: 2015-12-12T02:59:29-08:00	[thread overview]
Message-ID: <afbd75a0-6131-4c69-9947-d65439693990@googlegroups.com> (raw)
In-Reply-To: <609398a2-9e9c-4736-856d-70b953b356dd@googlegroups.com>

On Saturday, December 12, 2015 at 4:25:27 AM UTC+1, comicf...@gmail.com wrote:
> Edit : Sorry for the mistake .
> 
> I'm trying to understand the A.R.M .
> When programming , it's difficult to apply it .
> 
> No , in fact , i'm lost... :

Welcome to the club :-) (although I am not a member of it anymore).

The ARM is written in "computer science legalese," one of the most obscure form of communication after cryptography... :-)  

Seriously, the ARM is not a tutorial, but a standard document and this kind of prose is a consequence of that.  I know that the ARM is not an easy reading when you are a beginner, but you'll get used to it and then it will be a fundamental and precious reference for you (personal experience).

What the excerpt that you posted say is that an actual_parameter_part is a sequence of one or more parameter_association separated by comma and included between parenthesis.  Every parameter_association can be both a value (called explicit_actual_parameter in the grammara) or a string of type "name => value" (where name is an identifier and its called formal_parameter_association_name in the grammar).

If you post your code and the error message, we can be more precise.

Riccardo


  parent reply	other threads:[~2015-12-12 10:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 22:19 Basics : many way to use a Procedure comicfanzine
2015-12-12  0:00 ` Jeffrey R. Carter
2015-12-12  3:25 ` comicfanzine
2015-12-12  8:01   ` Niklas Holsti
2015-12-12 10:59   ` mockturtle [this message]
2015-12-14 10:52   ` Mark Lorenzen
2015-12-12 10:47 ` Lucretia
2015-12-12 14:41 ` comicfanzine
2015-12-12 17:11   ` Jeffrey R. Carter
2015-12-12 19:28   ` Simon Wright
2015-12-12 19:59     ` comicfanzine
2015-12-12 20:06     ` comicfanzine
2015-12-12 20:31       ` Simon Wright
2015-12-12 21:54         ` comicfanzine
2015-12-12 22:15         ` comicfanzine
2015-12-12 22:33           ` Jeffrey R. Carter
2015-12-13 15:22             ` comicfanzine
2015-12-13 15:29             ` comicfanzine
2015-12-13 15:34             ` comicfanzine
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox