Re: atoi() with wchar Arabic Digits
Re: atoi() with wchar Arabic Digits
- Subject: Re: atoi() with wchar Arabic Digits
- From: Dmitry Markman <email@hidden>
- Date: Wed, 21 Oct 2009 23:18:12 -0400
Hi
I don't think it's right list to ask
atoi accepts const char *
wchar on mac os x is 4 byte long (AFAIK) arabic digits are unicodes
atoi definitely doesn't accept unicode, wchar e.t.c.
On Oct 21, 2009, at 6:39 PM, Graeme Costin wrote:
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden