ajosephantony
Programmer
Hi all,<br> i am working on solaris ver 5.6 and c++ workshop ver 5.00. the fgetws function which is used to handle wide characters (2 bytes at a time, in solaris its 4 bytes) is not working as it should. its taking one byte at a time to handle. this is the case for all other wide character functions. kindly tell me whether i have to make any environmental settings or other settings in the OS or the compiler so that this works properly. <br><br>thanking you in advance<br>Joe