comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Send me a sample prgm in ADA for linked list using access type
Date: Sat, 13 May 2006 17:08:17 +0200
Date: 2006-05-13T17:08:15+02:00	[thread overview]
Message-ID: <dyh2tq57z057$.juke2p4ng69h.dlg@40tude.net> (raw)
In-Reply-To: EC1RWPK1kLfM@eisner.encompasserve.org

On 13 May 2006 09:50:22 -0500, Larry Kilgallen wrote:

> In article <e44nvb$hik$1@leia.fdn.fr>, Simon DESCARPENTRIES <siltaar@laposte.net> writes:
> 
>> And sorry for that « first » post here but, I just wanted to express how agree I
>> was with the cautions to have using the word « ghetto »... Even if it's obvious
> 
> In each of those lines I see strange constructs
> 
> 	a byte of value 194 followed by a byte of value 171
> 	a byte of value 194 followed by a byte of value 187
> 
>  In my editor, the first displays as <A^><<<> and the second displays as
> <A^><>>>.
> 
> In my mail reader, each displays as some unreadable string that has
> an A in it.

It is Unicode UTF-8:

194 171 = LEFT-POINTING DOUBLE ANGLE QUOTATION MARK (U+00AB)
194 187 = RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK (U+00BB)

>> Looking forward to get opportunities to produce more constructive posts.
> 
> I would suggest sticking to ASCII (values 32-127) for maximum clarity.

Hey, Ada is Unicode! (:-))

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2006-05-13 15:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-12  9:34 Send me a sample prgm in ADA for linked list using access type Nirmalraj Shanmugasundaram
2006-05-12  9:57 ` Martin Krischik
2006-05-13 13:46   ` Simon DESCARPENTRIES
2006-05-13 14:50     ` Larry Kilgallen
2006-05-13 15:08       ` Dmitry A. Kazakov [this message]
2006-05-13 22:49       ` Georg Bauhaus
2006-05-14  3:47         ` Larry Kilgallen
2006-05-14 10:09           ` Björn Persson
2006-05-14 11:51             ` Larry Kilgallen
2006-05-14 14:43               ` Simon DESCARPENTRIES
2006-05-14 19:58                 ` Dmitry A. Kazakov
2006-05-15  0:36               ` Björn Persson
2006-05-15  4:58                 ` Simon Wright
replies disabled

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