From Jason Turner

[tab:future.newoff.values]

Diff to HTML by rtfpessoa

tmp/tmpzo5yna77/{from.md → to.md} RENAMED
@@ -1,8 +0,0 @@
1
- **Table: `newoff` values** <a id="tab:future.newoff.values">[tab:future.newoff.values]</a>
2
-
3
- | Condition | `newoff` Value |
4
- | ----------------- | -------------------------------------------------------------- |
5
- | `way == ios::beg` | 0 |
6
- | `way == ios::cur` | the next pointer minus the beginning pointer (`xnext - xbeg`). |
7
- | `way == ios::end` | `seekhigh` minus the beginning pointer (`seekhigh - xbeg`). |
8
-