I am new to XML and have a very sketchy knowledge of C. I am writing a C program where I need to read strings (each string on a separate line) from a text file, match that string with a value (unique for each record) enclosed within a certain tag in an XML file in order to get the value of another tag in the same XML file, and then write that value to another XML file in a new tag.
I will really appreciate any help.
Thanks.
Loading
Kirtan PatelPosted Dec 5, 2009, 1:53 PM
You want Code in C# or ANSI C ???