comp.lang.ada
 help / color / mirror / Atom feed
From: comicfanzine@gmail.com
Subject: Re: Basics : many way to use a Procedure
Date: Sat, 12 Dec 2015 14:15:15 -0800 (PST)
Date: 2015-12-12T14:15:15-08:00	[thread overview]
Message-ID: <8f72939a-6db8-4f24-a3ce-3d5313e48df1@googlegroups.com> (raw)
In-Reply-To: <lyy4cz1k9j.fsf@pushface.org>

> > In what way does the 4th example,
> > 
> >   Print_Header(128, Header => Title, Center => True);
> > 
> > not match those forms?
> > 
> > Perhaps you'd better post an example of what you think the ARM's syntax
> > is telling you to write.
 
 the 4th example look a little like =
 
     [formal_parameter_selector_name =>] explicit_actual_parameter
 
 but, there is no "[]" in the 4th example .
 
 Also the 4th example doesn't look like this other form , there is no "{}" =
 
  actual_parameter_part ::= 
     (parameter_association {, parameter_association})

Also , what this next form means ? What means the delimiter " | " ?

explicit_actual_parameter ::= expression | variable_name

At the end , i don't find in the A.R.M , a description of the possibillities for using = compound delimiters " => " 

  parent reply	other threads:[~2015-12-12 22:15 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
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 [this message]
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