TanahLot
Results
1
issues of
TanahLot
When we call IntAttribute method, this method read text attribute, and convert it to int via TIXML_SSCANF( str, "%d", value ). It work well if attribute actually contain integer value....