comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: Ada 83
Date: Wed, 14 Feb 2001 12:52:18 -0600
Date: 2001-02-14T12:52:18-06:00	[thread overview]
Message-ID: <OvAi6.2352$7e6.923670@homer.alpha.net> (raw)
In-Reply-To: 4Nyi6.300$rD1.707746@nnrp3.proxad.net


EtienneB wrote in message <4Nyi6.300$rD1.707746@nnrp3.proxad.net>...
>Does anybody who gets Ada83 compiler for x86 could send me the src of
>package Machine_code.
>    Then is it possible to build a 8 bit type ?


package Machine_Code is part of your compiler, it's not something you
can compile yourself.

Most Ada compilers have an bit type available, for instance Janus/Ada
has an 8-bit type System.Byte. Also, you can use a representation clause
to make any type 8-bits.

You probably ought to ask your compiler vendor these questions; they
usually will be happy to help.

            Randy Brukardt
            R.R. Software, Inc.






      reply	other threads:[~2001-02-14 18:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-14 16:56 Ada 83 EtienneB
2001-02-14 18:52 ` Randy Brukardt [this message]
replies disabled

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