comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: What is a byte?
Date: Wed, 30 Jul 2014 08:47:01 +0100
Date: 2014-07-30T08:47:01+01:00	[thread overview]
Message-ID: <ly4mxzqoei.fsf@pushface.org> (raw)
In-Reply-To: lyd2coqa87.fsf@pushface.org

Simon Wright <simon@pushface.org> writes:

> If the C function takes a char, you should specify Interfaces.C.char.

Perhaps this should be [un]signed_char, if the numeric values are
important.

The ARM says

   type char is <implementation-defined character type>;

and GNAT has

   type char is new Character;


  parent reply	other threads:[~2014-07-30  7:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-28 19:09 What is a byte? Victor Porton
2014-07-28 19:48 ` Dan'l Miller
2014-07-28 20:05   ` Dan'l Miller
2014-07-28 22:38   ` Randy Brukardt
2014-07-28 21:15 ` Simon Wright
2014-07-29 10:53 ` Jeffrey Carter
2014-07-29 12:26   ` Dan'l Miller
2014-07-29 18:40     ` Simon Wright
2014-07-29 21:15       ` Dan'l Miller
2014-07-29 23:08         ` Simon Clubley
2014-07-30  4:11       ` Dan'l Miller
2014-07-30  7:47       ` Simon Wright [this message]
2014-08-02 21:01   ` Keith Thompson
replies disabled

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