Unicode in XCode?
Unicode in XCode?
- Subject: Unicode in XCode?
- From: Matthias Juwan <email@hidden>
- Date: Wed, 29 Sep 2004 00:34:13 +0200
Hi all,
I am trying to port a Windows application to Mac OS X using XCode. I
have some difficulties with unicode strings (wchar_t*):
- The debugger does not display unicode strings in the variables view.
Is there a hidden option somewhere to enable this??
- The size of wchar_t seems to be 4 Bytes on Mac platform, but I would
expect it to be 2 Bytes. Is there an option somewhere to change it to
(unsigned) short??
I hope this is the right place for this kind of question.
Thanks,
Matthias
_______________________________________________
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