[unixODBC-dev] Unicode support
Nick Gorham
nick at lurcher.org
Mon Aug 17 21:02:32 BST 2009
SHANKAR Uma wrote:
> Thanks Nick for the quick response. I did not realize that about
> wchar_t's. Since I am not a regular unix developer, I have a couple of
> further questions.
> Are there other constructs that I could use for wide-chars conversions
> that would be more portable between both windows and unix? I will try
> out iconv like you suggest as well.
>
#include <sqlucode.h>
SQLWCHAR str[ 100 ];
--
Nick
More information about the unixODBC-dev
mailing list