• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: -get<Key>:range:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -get<Key>:range:


  • Subject: Re: -get<Key>:range:
  • From: Brent Gulanowski <email@hidden>
  • Date: Mon, 19 Jul 2004 11:54:03 -0400

On Mon, 19 Jul 2004 17:31:17 +0200, Kay Roepke
<email@hidden> wrote:
>
> On 19. Jul 2004, at 16:53 Uhr, Brent Gulanowski wrote:
>
> > What's the first argument to -get<Key>:range:
>
> I suppose it's a pointer to said array. Since this is cited in the
> vicinity of the word benchmark
> it leads me to the assumption that it should be fast ;-)
>
> Seriously, I would suspect it should look something like this:
> (From class-dump)
> @interface NSCFString : NSMutableString
> {
> }
> ...
>
> - (void)getCharacters:(unsigned short *)fp8 range:(struct _NSRange)fp12;

Ah, OK. It could be a bit more specific that it is a (void) typed
method which returns a C array, not a (NSArray *) typed method.
Expecting the reader to intuit the meaning of "performance" seems to
have failed in my case.

Cheers,

--

Brent Gulanowski
http://www.boredastronaut.com
_______________________________________________
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.


  • Follow-Ups:
    • Re: -get<Key>:range:
      • From: Kay Roepke <email@hidden>
References: 
 >-get<Key>:range: (From: Brent Gulanowski <email@hidden>)

  • Prev by Date: Re: Services Cache problem
  • Next by Date: Re: -get<Key>:range:
  • Previous by thread: -get<Key>:range:
  • Next by thread: Re: -get<Key>:range:
  • Index(es):
    • Date
    • Thread