The UNIX and Linux Forums
>
Top Forums
>
High Level Programming
I can print ""
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
I can print ""
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
1
(
permalink
)
04-18-2008
ncatdesigner
Registered User
Join Date: Mar 2008
Posts: 19
I can print ""
I'm trying to print an xml header to a file and I don't know how
the last thing I tried is this:
system("echo '<?xml version='\"1.0\"' encoding='\"UTF-8\"'?>'" > a.xml)
"" are not printed
The code is written in C/C++
Remove advertisements
Forum Sponsor
ncatdesigner
View Public Profile
Find all posts by ncatdesigner