isalpha for UniChar
isalpha for UniChar
- Subject: isalpha for UniChar
- From: Dmitry Markman <email@hidden>
- Date: Sun, 22 Jun 2008 23:23:52 -0400
Hi
are there functions for UniChar similar to
isdigit is alpha e.t.c.
so basically I'd like to do something like
if(isalpha(unichar)) {
....
}
thanks
Note:
I didn't find anything in CoreFoundation or Unicode utilities api
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden