Returns the casing mode of the specified character.
#include <unilib.h>
UniCase_t unicase (
unicode_t ch);
(IN) Specifies the character to check.
Returns one of the following values:
If you are using the Watcom compiler, check the unilib.h file for the values.