File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 33663366and the eight-bit code units of the Unicode
33673367\indextext {UTF-8}%
33683368UTF-8 encoding form
3369- and is composed of a contiguous sequence of
3370- bits,
3371- \begin {footnote }
3372- The number of bits in a byte is reported by the macro
3373- \tcode {CHAR_BIT} in the header \libheaderref {climits }.
3374- \end {footnote }
3375- the number of which is \impldef {bits in a byte}.
3369+ and is composed of a contiguous sequence of bits,
3370+ the number of which is \impldef {bits in a byte}
3371+ and reported by the macro \libmacro {CHAR_BIT}
3372+ in the header \libheaderref {climits }.
33763373The memory available to a \Cpp {} program consists of one or more sequences of
33773374contiguous bytes.
33783375Every byte has a unique address.
You can’t perform that action at this time.
0 commit comments