hi, I have some doubts in this regard. I am having a program which reads the text content of an XML element by getTextContent and i want to transcode it to unicode. I have a simple doubt out of topic, like can i store the string in std::string as other non unicode strings and use functions like find and all?(basically i need to read the string word by word). Also XMLString::transcode will transcode to native encoding i believe. If I use a std::wstring, can i solve the problem?
regards Jinesh K J P.S: sorry, i know the question is more related to c++, if anyone know the answers please help me. -- My Feelings,Expressions- http://logbookofanobserver.blogspot.com SMC : My computer, My language http://smc.org.in സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ്ങ്, എന്റെ കമ്പ്യൂട്ടറിന് എന്റെ ഭാഷ
