docs: Removed seek/tell restriction for stream loading
git-svn-id: http://pugixml.googlecode.com/svn/trunk@811 99668b35-9821-0410-8761-19e4c4f06640
This commit is contained in:
parent
39e6b2701d
commit
0b40577f14
@ -577,8 +577,6 @@ This is a simple example of loading XML document from file using streams ([@samp
|
|||||||
[import samples/load_stream.cpp]
|
[import samples/load_stream.cpp]
|
||||||
[code_load_stream]
|
[code_load_stream]
|
||||||
|
|
||||||
Stream loading requires working seek/tell functions and therefore may fail when used with some stream implementations like gzstream.
|
|
||||||
|
|
||||||
[endsect] [/stream]
|
[endsect] [/stream]
|
||||||
|
|
||||||
[section:errors Handling parsing errors]
|
[section:errors Handling parsing errors]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user