XML to C structures...
Sameer Oak <[email protected]> 27 May 2005 16:43:23 +0530
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
Paolo, you provied a great help lately. I've one more query and I guess many must have had faced earlier. How to populate C structure? I've xml file, I fetch the attribute:name value pairs where the attribute name matches exactly the respective C-structure member name. Now how can I populate the members? Regards, Sameer Oak.