Re: wchar_t* turned into a char*?
Re: wchar_t* turned into a char*?
- Subject: Re: wchar_t* turned into a char*?
- From: Marshall Clow <email@hidden>
- Date: Tue, 27 Jul 2004 17:30:40 -0700
At 5:22 PM -0700 7/27/04, Marshall Clow wrote:
At 5:59 PM -0600 7/27/04, Mark Morrill wrote:
Yep. I know wchar_t is implementation defined. Unix world general takes
it as 32 bits. Windows takes it as 16 bits. Carbon/Foundation is using
16 bits.
For what it's worth, CoreFoundation is using a 16 bit wchar_t.
NOT using!
Jeez, can't you get _anything_ right?
CFString uses UTF-16 internally, but that doesn't have anything to
do with wchar_t.
Ok, that part is correct.
--
-- Marshall
Marshall Clow Idio Software <mailto:email@hidden>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.