This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Endian swapping with C code on ARM


Mike Stump <mrs@apple.com> writes:

> On Jul 14, 2004, at 5:27 AM, Andreas Schwab wrote:
>
>> Falk Hueffner <hueffner@informatik.uni-tuebingen.de> writes:
>>
>>> In the documentation I explicitely point out that "byte" always means
>>> exactly 8 bit in this context.
>>
>> Maybe the term should be changed to "octet" to make it clearer.
>
> byte is perfectly clear.  It always means 8 bits.

For normal people, yes, but not for the C standard committee.

-- 
	Falk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]