blah blah blah is here! blah blah » Close

0
votes
1 answers

Write and Read Xml Document in A single Process

Please help me to solve this problem. I've a method to write (Thank's to Mr Vulpes) and read Xml document but i put it in a single process, here is the code : [code]void createXMLConnection(){ int valfc=0; ...

Feedback