Nick,
-----Original Message-----
>From: Nick Gorham <nick lurcher.org>
>Sent: Jul 1, 2008 1:23 PM
>To: Igor Korot <ikorot earthlink.net>,
Development issues and topics for unixODBC
<unixodbc-dev easysoft.com>
>Subject: Re: [unixODBC-dev] What is SQLWCHAR?
>
>Igor Korot wrote:
>
>>Hi, ALL,
>>
>>Is my understanding correct, that SQLWCHAR in
UNICODE build of unixODBC
>>resolves itself to wchar_t*?
>>If not what it is resolves to?
>>
>>Thank you.
>>
>>_______________________________________________
>>unixODBC-dev mailing list
>>unixODBC-dev easysoft.com
>>http://mail.easysoft.com/mailman/listinfo/unixodbc-dev
>>
>>
>
>It resolves to a unsigned short, wchar_t can be 4 bytes
in some
>implementations.
So, SQLWCHAR resolves itself to be the int and not the
char?
It's not going to change, right?
Thank you.
>
>--
>Nick
_______________________________________________
unixODBC-dev mailing list
unixODBC-dev easysoft.com
http://mail.easysoft.com/mailman/listinfo/unixodbc-dev
|