Re: NSString -componentsSeparatedByString: line break
Re: NSString -componentsSeparatedByString: line break
- Subject: Re: NSString -componentsSeparatedByString: line break
- From: Chase Meadors <email@hidden>
- Date: Mon, 27 Jul 2009 13:45:44 -0500
Nevermind though, it WAS an empty string, and I just changed the
predicate to @"SELF == %@", @""
I didn't think the == was for strings but it worked.
On Jul 27, 2009, at 1:03 PM, Shawn Erickson wrote:
On Mon, Jul 27, 2009 at 10:36 AM, Chase Meadors<email@hidden>
wrote:
Thanks guys, except now I'm having a new problem.
Are you using -getLineStart:end:contentsEnd:forRange:? If not you
should switch to use that and see if you still have an issue.
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html#/
/apple_ref/occ/instm/NSString/getLineStart:end:contentsEnd:forRange:
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden