Hi Fred,

First of all, you'll need to know the encoding of the destination type.
What type is WCHAR?  If it's wchar_t, then the encoding is
system-dependent.  Once you know the encoding, then you'll need a
transcoder from UTF-16 to that encoding.

Dave



                                                                                       
                                                     
                      "Fred Grafe"                                                     
                                                     
                      <[EMAIL PROTECTED]         To:      <[EMAIL PROTECTED]>          
                                             
                      oze.com>                 cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                                
                                               Subject: Convert XmlCh to wchar         
                                                     
                      06/06/2003 10:50                                                 
                                                     
                      AM                                                               
                                                     
                      Please respond                                                   
                                                     
                      to xerces-c-dev                                                  
                                                     
                                                                                       
                                                     



Hi

How can I convert a XMLCh* to a WCHAR*??

thanks
fred


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to