UniStrncmp compares not more than n code elements (code elements that follow a NULL code element are not compared) from the code element array pointed to by ucs1 to the code element array pointed to by ucs2.


[Back: UniStrncmp - Parameters]
[Next: UniStrncmp - Example Code]