Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e33e4 commit 672d2baCopy full SHA for 672d2ba
1 file changed
Doc/api/newtypes.tex
@@ -1130,7 +1130,7 @@ \section{Type Objects \label{type-structs}}
1130
1131
If the value of this field is greater than zero, it specifies the
1132
offset from the start of the instance structure. If the value is
1133
- less than zero, it specifies the offset from the *end* of the
+ less than zero, it specifies the offset from the \emph{end} of the
1134
instance structure. A negative offset is more expensive to use, and
1135
should only be used when the instance structure contains a
1136
variable-length part. This is used for example to add an instance
0 commit comments