vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, This is first time, I'm trying to use UNICODE functions on HP-UX and I noticed that the standard C library does not provide wcscasecmp() and some others. Is this correct? There is a library suggest by HP - libhplx ( see http://devresource.hp.com/drc/resour...x.jsp#lcapilib) But this seems to be open source and GNU (and in turn cannot shipped with my product and leaves me no choice but to write down my own module. Can somebody confirm if what I said above regarding wcscasecmp() is true? or is there any other way out? Thanks in advance. -Ravindra. |