
bojomojo
Novice
Feb 19, 2011, 11:10 PM
Post #1 of 1
(742 views)
|
xml::LibXML to read new lines
|
Can't Post
|
|
Hello all, I am using a script that uses libxml to parse XML file, the problem is when i read values of a string, it ignores new lines, for example, if the string is: This is the first sentence, and this is the second sentence It will read it as: This is the first sentence, and this is the second sentence any suggestions?
|