I am getting char string like 0x30a2 0x30c6 0x30a3 0x30d3 0x30c6 in below for loop.
I want to add these string one by one in into the wchar_t array.
like this :
SASI_DATAWCHR[0] = 0x30a...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_24320223.html
Zones:
C++Date Answered: 04/19/2009 Rating: 7.0 Views: 22