kewlnamehuh / pugixml

Automatically exported from code.google.com/p/pugixml
0 stars 0 forks source link

Read and write xml file through pugixml #239

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

I Need to write and read xml file and how much bytes will to read and write. 
using pugixml library .
regards
Ravi.M

Original issue reported on code.google.com by mrk...@gmail.com on 18 Sep 2014 at 11:02

GoogleCodeExporter commented 9 years ago
I'm afraid I don't understand what you need. Please read the documentation: 
http://pugixml.org/documentation/ - it usually explains how to perform common 
tasks.

Original comment by arseny.k...@gmail.com on 19 Sep 2014 at 3:02

GoogleCodeExporter commented 9 years ago
Hi Arseny,
pugixml how to read and write a xml file. any API is there give me sample 
example.

regards
Ravi.M

Original comment by mrk...@gmail.com on 22 Sep 2014 at 9:45

GoogleCodeExporter commented 9 years ago
http://pugixml.googlecode.com/svn/tags/latest/docs/quickstart.html#quickstart.ma
in.loading
http://pugixml.googlecode.com/svn/tags/latest/docs/quickstart.html#quickstart.ma
in.saving

Original comment by arseny.k...@gmail.com on 22 Sep 2014 at 3:07

GoogleCodeExporter commented 9 years ago
Thx a lot Arsency, and more thing how can i calculate read and write function 
from xml. and time taken also calculated any command is there, please let me 
know Arsency.
regards
Ravi.M

Original comment by mrk...@gmail.com on 23 Sep 2014 at 4:43

GoogleCodeExporter commented 9 years ago
means how many bytes read and write from xml file. any command or API is there 
and time calculation for how much time take for read and write a xml file . 
please let me know Arseny.
regards
Ravi.m

Original comment by mrk...@gmail.com on 24 Sep 2014 at 7:09