Re: Replace All Return Characters in NSString
Re: Replace All Return Characters in NSString
- Subject: Re: Replace All Return Characters in NSString
- From: Seth Willits <email@hidden>
- Date: Sun, 23 Jan 2005 00:55:08 -0800
On Jan 23, 2005, at 12:35 AM, Austin Sarner wrote:
I'm looking for a way to replace all the line break/return characters
in a string with spaces and have not found anything related to a
replaceall method in the nsstring documentation. What should I be
looking for? Thanks a bunch.
I think you want NSMutableString:
<http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSMutableString.html#//apple_ref/occ/cl/
NSMutableString>
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software - http://www.freaksw.com
REALbasic Guru at ResExcellence - http://www.resexcellence.com/realbasic
"Black holes are where God divided by zero."
-- Steven Wright
------------------------------------------------------------------------
---
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden