On Tue, 31 Jan 2012 10:43:59 -0800, Chuck Guzis wrote
Does C require 8-bit byte addressability? Are other
"byte" lengths
permitted, such as 9 bits for system using 36 bit words?
The smallest unit addressable in standard C, the char, must be at least 8 bits.
It can be 9, or 36 for that matter.
--
Kevin Schoedel <schoedel at kw.igs.net> VA3TCS