FROM : Andy Lee
DATE : Thu May 15 01:48:37 2008
On May 14, 2008, at 7:25 PM, Mr. Gecko wrote:
> Hello I am trying to find out how to get characters in the middle of
> two characters I have heard of NSRange but I can't find
> documentation to it in xcode.
Enter "NSRange" in the search field of the Xcode documentation window
and do an "API" search. The first hit is the doc for NSRange.
Or, look at the documentation for -rangeOfString: and note that
NSRange is a clickable link. Click on it.
Or, Google for "NSRange".
--Andy
DATE : Thu May 15 01:48:37 2008
On May 14, 2008, at 7:25 PM, Mr. Gecko wrote:
> Hello I am trying to find out how to get characters in the middle of
> two characters I have heard of NSRange but I can't find
> documentation to it in xcode.
Enter "NSRange" in the search field of the Xcode documentation window
and do an "API" search. The first hit is the doc for NSRange.
Or, look at the documentation for -rangeOfString: and note that
NSRange is a clickable link. Click on it.
Or, Google for "NSRange".
--Andy
| Related mails | Author | Date |
|---|---|---|
| Mr. Gecko | May 15, 01:25 | |
| Randall Meadows | May 15, 01:33 | |
| Mr. Gecko | May 15, 01:39 | |
| Andy Lee | May 15, 01:48 | |
| Jens Alfke | May 15, 06:22 |






Cocoa mail archive

