Sujet : Re: The integral type 'byte' (was Re: Suggested method for returning a string from a C program?)
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 25. Mar 2025, 21:16:54
Autres entêtes
Organisation : None to speak of
Message-ID : <87msd87tmx.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : Gnus/5.13 (Gnus v5.13)
David Brown <
david.brown@hesbynett.no> writes:
[...]
Thus pretty much any programmer in the last 50 years sees "byte" as
synonymous with 8-bit octet, including C programmers, and for the last
30 years or so it has been the ISO standard definition of the
term.
What ISO standard definition are you referring to? The ISO C standard
certainly doesn't define a "byte" to be 8 bits. I'd be surprised if any
other ISO standard did so.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */