stringByTrimmingCharactersInSet
stringByTrimmingCharactersInSet
- Subject: stringByTrimmingCharactersInSet
- From: Claudius Sailer <email@hidden>
- Date: Thu, 19 Sep 2002 14:10:10 +0200
Hi,
I am using the following:
[Text stringByTrimmingCharactersInSet:whitespaceCharacterSet]
and the debugger says "WhitespaceCharacterSet undeclared (first use in
this function)" Why?
I only want to "trim" the NSString Text!!!
Claudius
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.