comp.lang.ada
 help / color / mirror / Atom feed
From: Jean-Pierre Rosen <rosen@adalog.fr>
Subject: Re: Question about Ada.Unchecked_Conversion
Date: Fri, 29 Oct 2004 16:26:32 +0200
Date: 2004-10-29T16:26:32+02:00	[thread overview]
Message-ID: <oujtlc.hqg.ln@skymaster> (raw)
In-Reply-To: <m2oeil3d4x.fsf@mac.scrogneugneu.org>

Eric Jacoboni a écrit :

> type T_Séparateur is (' ', Ht, Lf, ',' ,';', ':', '.', '?', '!');
Beware! This defines a new character type, not related in any way to 
Standard.Character. The default representation for enumeration type 
applies, therefore ' ' will be coded as 0, Ht as 1, etc.

-- 
---------------------------------------------------------
            J-P. Rosen (rosen@adalog.fr)
Visit Adalog's web site at http://www.adalog.fr



  parent reply	other threads:[~2004-10-29 14:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-29 12:46 Question about Ada.Unchecked_Conversion Eric Jacoboni
2004-10-29 14:22 ` Dmitry A. Kazakov
2004-10-29 14:26 ` Jean-Pierre Rosen [this message]
2004-10-29 15:15 ` Nick Roberts
2004-10-29 15:47   ` Eric Jacoboni
2004-10-30 10:23     ` skidmarks
2004-10-30 16:30       ` Nick Roberts
2004-10-30 17:18         ` Eric Jacoboni
replies disabled

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