File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 882882
883883\pnum
884884A resource is a source of data accessible from the translation environment.
885- A resource has an \gterm {implementation-resource-width}, which is the
885+ A resource has an \defn {implementation-resource-width}, which is the
886886\impldef {size in bits of a resource}
887887size in bits of the resource.
888- If the \gterm { implementation-resource-width} is not an integral multiple of
888+ If the implementation-resource-width is not an integral multiple of
889889\libmacro {CHAR_BIT}, the program is ill-formed.
890890Let \defn {implementation-resource-count} be
891- \gterm { implementation-resource-width} divided by \libmacro {CHAR_BIT}.
891+ implementation-resource-width divided by \libmacro {CHAR_BIT}.
892892Every resource also has a \defn {resource-count}, which is
893893
894894\begin {itemize }
You can’t perform that action at this time.
0 commit comments