bool uses one byte
This commit is contained in:
parent
1a305b7ad5
commit
cd72d24e02
@ -2005,7 +2005,7 @@ and boolean expressions
|
||||
always evaluate to a result compatible with this type.</para>
|
||||
|
||||
<para>
|
||||
<type>bool</type> uses 4 bytes of storage.
|
||||
<type>bool</type> uses 1 byte of storage.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user