File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 7676
7676
\end {libtab2 }
7677
7677
7678
7678
\pnum
7679
- For a sequence to be positioned, if its next pointer
7679
+ For a sequence to be positioned,
7680
+ the function determines \tcode {newoff} as indicated in
7681
+ Table~\ref {tab:iostreams.newoff.values }.
7682
+ If the sequence's next pointer
7680
7683
(either
7681
7684
\tcode {gptr()}
7682
7685
or
7683
7686
\tcode {pptr()})
7684
- is a null pointer and the new offset \tcode {newoff} is nonzero, the positioning
7685
- operation fails. Otherwise, the function determines \tcode {newoff} as indicated in
7686
- Table~\ref {tab:iostreams.newoff.values }.
7687
+ is a null pointer and \tcode {newoff} is nonzero,
7688
+ the positioning operation fails.
7687
7689
7688
7690
\begin {libtab2 }{\tcode {newoff} values}{tab:iostreams.newoff.values}
7689
7691
{lp{2.0in}}{Condition}{\tcode {newoff} Value}
You can’t perform that action at this time.
0 commit comments