[Biococoa-dev] first non-whitespace character

Koen van der Drift kvddrift at earthlink.net
Tue Nov 30 20:49:24 EST 2004


On Nov 29, 2004, at 8:12 AM, Alexander Griekspoor wrote:

> [NSCharacterSet alphanumericCharacterSet] as the set

It took some trial and error, but eventually I came up with 
[[NSCharacterSet whitespaceCharacterSet] invertedSet]. So in fact 
everything that's not whitespace. Another solution of course could be 
to use the union of all BCSymbolSets. However, not all have been filled 
in so far, so right now I cannot use that.


cheers,

- Koen.




More information about the Biococoa-dev mailing list