G
Gaijinco
I'm from Colombia a country where we speak spanish. I had always used
char's and the standard functions for I/O and other matters that had to
deal with characters.
However today I tried to use some things with wchar_t with poor
results.
The first problem is that there is almost none documentation. I checked
books from Deitel & Deitel, O'Reilly, Sam, Addison Wesley but none had
anything about wchar_t. I tried google but then again there was nothing
really useful and the information I found was a little inacurate as I
tried to compile programs with it.
Does someone knows of a good source of information? Does have anyone
used wchar_t and survived?
Thanks a lot.
char's and the standard functions for I/O and other matters that had to
deal with characters.
However today I tried to use some things with wchar_t with poor
results.
The first problem is that there is almost none documentation. I checked
books from Deitel & Deitel, O'Reilly, Sam, Addison Wesley but none had
anything about wchar_t. I tried google but then again there was nothing
really useful and the information I found was a little inacurate as I
tried to compile programs with it.
Does someone knows of a good source of information? Does have anyone
used wchar_t and survived?
Thanks a lot.