comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: Basics : many way to use a Procedure
Date: Sat, 12 Dec 2015 10:11:23 -0700
Date: 2015-12-12T10:11:23-07:00	[thread overview]
Message-ID: <n4hkb7$56b$1@dont-email.me> (raw)
In-Reply-To: <360882c8-263e-42fd-b3ee-ef93cc11d8f4@googlegroups.com>

On 12/12/2015 07:41 AM, comicfanzine@gmail.com wrote:
> 
> But , i still don't know where this sign come from : " => " . Any information or A.R.M documentation about it ??

This is a compound delimiter, known in Ada as an arrow (ARM 2.2). It's used to
associate something on the left with the thing on the right, as in
subprogram-call parameter lists, generic instantiations, and aggregates.

> 	Gtk_New(Window => Win, 
> 		The_Type => Gtk.Enums.Window_Toplevel); 

It appears that you understand this.

-- 
Jeff Carter
"English bed-wetting types."
Monty Python & the Holy Grail
15

  reply	other threads:[~2015-12-12 17:11 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 [this message]
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