comp.lang.ada
 help / color / mirror / Atom feed
From: Jeff Carter <jrcarter@acm.org>
Subject: Re: newbie question: the " character inside a string
Date: 2000/05/24
Date: 2000-05-24T00:00:00+00:00	[thread overview]
Message-ID: <392C487B.3A7A18B9@acm.org> (raw)
In-Reply-To: 8ggste$fin$1@nnrp1.deja.com

I tend to use

'"' & "This is in quotes" & '"'

because

1. "" in the middle of a string is ugly

2. It's easier to tell that the string contains '"'

3. People who have forgotten or didn't learn the "" special case don't
have any problem understanding it.

-- 
Jeff Carter
"I unclog my nose towards you."
Monty Python & the Holy Grail




  reply	other threads:[~2000-05-24  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-24  0:00 newbie question: the " character inside a string Martin Tobisch
2000-05-24  0:00 ` John English
2000-05-24  0:00 ` David C. Hoos, Sr.
2000-05-24  0:00 ` Robert Dewar
2000-05-24  0:00 ` Ted Dennison
2000-05-24  0:00   ` Robert Dewar
2000-05-24  0:00     ` Jeff Carter [this message]
2000-05-25  0:00   ` Geoff Bull
replies disabled

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