comp.lang.ada
 help / color / mirror / Atom feed
From: Manuel Gomez <mgrojo@gmail.com>
Subject: Re: problemn with string'last
Date: Fri, 5 May 2023 20:18:27 +0200	[thread overview]
Message-ID: <u33h9k$2eqo6$1@dont-email.me> (raw)
In-Reply-To: <lybkiysppt.fsf@pushface.org>

El 5/5/23 a las 18:33, Simon Wright escribió:
> Manuel Gomez <mgrojo@gmail.com> writes:
> 
>> Or like this (doubling the quotes, which is the way to _escape_ the
>> double quote inside Ada strings):
>>
>>     Data         : constant String         := "  PLUS_STRING    :
>>     CONSTANT STRING(1..3) :=(1 =>'""' , 2 =>'+' , 3 =>'""');";
> 
> '"' is a single quote character.
> """" is a string containing one quote character.

Yes, and "'""'" is a string containing a quote as an Ada character (when 
displayed).

  reply	other threads:[~2023-05-05 18:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05  9:51 problemn with string'last Daniel Gaudry
2023-05-05 10:02 ` Dmitry A. Kazakov
2023-05-05 11:17 ` Jeffrey R.Carter
2023-05-05 12:08   ` Dmitry A. Kazakov
2023-05-05 16:28   ` Manuel Gomez
2023-05-05 16:33     ` Simon Wright
2023-05-05 18:18       ` Manuel Gomez [this message]
2023-05-05 19:52         ` J-P. Rosen
2023-05-05 20:44         ` Simon Wright
2023-05-05 23:27           ` Jeffrey R.Carter
replies disabled

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