Click here to get back home

A c program which printing the tag value of a xml file using expat parser in linux environment

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
A c program which printing the tag value of a xml file using expat parser in linux environment sharan 10-25-2007
Posted by sharan on October 25, 2007, 7:05 am
Please log in for more thread options
like for a example xml program
<?xml version="1.0" encoding="ISO-8859-1"?>
<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>

out put should be :
Tove
Jani
Reminder
Don't forget me this weekend!
i want the c program for that in linux environments


Similar ThreadsPosted
problems installing XML::Parser::Expat November 3, 2004, 3:50 am
XML::Parser::Expat install problem April 24, 2005, 1:44 am
XML::Parser CPAN install error with Expat.o October 1, 2004, 4:36 pm
XML::Parser CPAN install error with Expat.o October 1, 2004, 4:36 pm
Problem printing a file uing Win32::Printer September 30, 2006, 3:36 pm
XML file parser April 4, 2007, 8:33 pm
What Is Linux? December 31, 2007, 10:07 am
RFC: new module Linux::xattr November 11, 2005, 11:25 am
Is there any method/way to use API(Windows or Linux) November 30, 2006, 7:26 am
Problems finding gd.pm in perl 5.8.6 using linux February 16, 2006, 4:59 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap