> Hi all,
>
> I am trying to send a UTF16 formatted string in C++. I don't see anything
> which can change the default encoding in C++.
>
> I found this in some of the .NET examples.
> Is there an equivalent of the following in C++??
> message.appendData(Encoding.UTF8.GetBytes("Message " + i));
>
> Any help on this would be very much appreciated.
>
> Thanks,
> Sowmya
>
>



-- 
Sowmya Jadda



-- 
Sowmya Jadda

Reply via email to