• 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: Stepping over
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stepping over


  • Subject: Re: Stepping over
  • From: "Mills, Steve" <email@hidden>
  • Date: Mon, 28 Jan 2013 03:37:30 +0000
  • Thread-topic: Stepping over

On Jan 27, 2013, at 18:40, "Rick Mann" <email@hidden> wrote:

> NS_INLINE NSRange NSMakeRange(NSUInteger loc, NSUInteger len) {
>    NSRange r;
>    r.location = loc;            <-- stops here
>    r.length = len;
>    return r;
> }

I see this a lot as well.

Steve via iPad



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Stepping over (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Stepping over
  • Next by Date: Re: Stepping over
  • Previous by thread: Re: Stepping over
  • Next by thread: Re: Stepping over
  • Index(es):
    • Date
    • Thread