When i read xml file using c++, the commented out tags read also and i want to ignore it i.e:
<tag>-------</tag>
<tag>-------</tag>
<!--<tag>-------</tag> -->
<!--
<tag>-------</tag>
<tag>-------</tag>
<tag>-------</tag>
-->
<tag>-------</tag>
When i read xml file using c++, the commented out tags read also and i want to ignore it i.e:
<tag>-------</tag>
<tag>-------</tag>
<!--<tag>-------</tag> -->
<!--
<tag>-------</tag>
<tag>-------</tag>
<tag>-------</tag>
-->
<tag>-------</tag>
Copyright © 2021 Jogjafile Inc.