On Tue, May 10, 2005 at 09:05:29PM +0530, Arvind wrote:
> Hi All
> 
> I am getting the problem in the statement            int iWri = 
> xsltSaveResultToFile(stdout, res, cur);


  xsltproc test.xsl test.xml 
works just fine here, your problem is probably platform or compilation specific
as xsltproc uses xsltSaveResultToFile(stdout, ...

BTW it's a libxslt question so your mail is to the wrong list

Daniel


-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to