[haiku-commits] Re: r41084 - haiku/trunk/src/kits/support

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 23 Mar 2011 10:55:46 +0100 (MET)

Michael Pfeiffer<michael.w.pfeiffer@xxxxxxxxx> wrote:
> isspace detects whitespaces in a UTF-8 string in the ASCII range (0-127)
> only. It cannot detect multi byte whitespaces (don't know if those exist at
> all?)

They do, there are quite a number of white space characters defined in the 
Unicode range.
For example, see http://www.fileformat.info/info/unicode/category/Zs/list.htm

Bye,
   Axel.


Other related posts: