Iñaki is correct, yet I can't help but tell you that not all encoding 
methods use 16 bit short words. You need to start by looking at the 
specification for the encoding you're trying to decode, such as UTF-8, 
UTF-16, ect.

Brandon

On 10/19/2011 04:39 AM, Iñaki Baz Castillo wrote:
> 2011/10/19 Nahum Nir<[email protected]>:
>    
>> I'm implementing a SIP stack and having some problems with non ascii display
>> name. The problem is that it is stored as short* and it needs to be
>> converted to char*.
>>      
> That is a problem related to C.
>
>    
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to