missing <tt>
This commit is contained in:
@@ -4875,8 +4875,8 @@ beginning of the structure. In the case of a union, all members are placed at
|
|||||||
the same offset, typically 0.
|
the same offset, typically 0.
|
||||||
|
|
||||||
Each named member also has a storage size which can be accessed with the
|
Each named member also has a storage size which can be accessed with the
|
||||||
<ref id=".SIZEOF" name=".SIZEOF"></tt> operator. The struct or union itself also
|
<tt><ref id=".SIZEOF" name=".SIZEOF"></tt> operator. The struct or union itself
|
||||||
has a <tt/.SIZEOF/ indicating its total storage size.
|
also has a <tt/.SIZEOF/ indicating its total storage size.
|
||||||
|
|
||||||
<sect1>Declaration<p>
|
<sect1>Declaration<p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user