Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Error in XML Read
Re: Error in XML Read [message #40128 is a reply to message #40127] Mon, 17 June 2013 10:06 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Use

msg1 = p.ReadTextE();


Explanation: Comments are normally skipped by Skip. ReadText (without E) only reads single element from XML, but on its own is not able to skip anything. ReadTextE reads all text until ending tag, skipping things as needed.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug in Core/Stream.cpp
Next Topic: Vector performance on a specific situation
Goto Forum:
  


Current Time: Sun Jun 15 19:36:33 CEST 2025

Total time taken to generate the page: 0.04755 seconds