mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-23 17:53:56 +00:00
23 lines
291 B
Text
23 lines
291 B
Text
Size: 12
|
|
Pos: 0
|
|
Seeking...
|
|
Pos: 3
|
|
Reading: 4
|
|
Four bytes: lo w
|
|
Eof: 0
|
|
Pos: 7
|
|
Seeking again...
|
|
Pos: 12
|
|
Eof: 1
|
|
Seek to 6
|
|
Eof: 0
|
|
Pos: 6
|
|
Over-reading: 6
|
|
Result: world
|
|
Eof: 1
|
|
Pos: 12
|
|
Finally, reading the entire string: 11
|
|
Result: hello world
|
|
Eof: 0
|
|
Pos: 11
|
|
Entire stream from pointer: hello world
|