Examples of replacement of chars in NSMutableStrings
Examples of replacement of chars in NSMutableStrings
- Subject: Examples of replacement of chars in NSMutableStrings
- From: Nikita Zhuk <email@hidden>
- Date: Thu, 4 Jul 2002 19:07:27 +0300
Hi all,
Is there some examples available (or could someone write one), which
would clearly show, how simple string replacement works in
Objective-C ? For example, I have NSMutableString, which contains a
string "This is cool", and I would like to replace the substring "is
" to "is very ".
Greets,
Nikita Zhuk
--
_______________________________________________
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.