• 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: NSRange can't find definition anywhere
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSRange can't find definition anywhere


  • Subject: Re: NSRange can't find definition anywhere
  • From: Charles Jolley <email@hidden>
  • Date: Mon, 1 Jul 2002 12:54:47 -0500

look in Foundation/NSRange.h:

typedef struct _NSRange {
unsigned int location;
unsigned int length;
} NSRange;

-C

On Monday, July 1, 2002, at 12:43 PM, Ken Tozier wrote:

I just did a search on all the documentation on my computer and Apple's developer site and couldn't find a single reference that showed the definition of an NSRange struct. Could someone send me a link or the definition itself?

Thanks

Ken
_______________________________________________
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.
_______________________________________________
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.

References: 
 >NSRange can't find definition anywhere (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: NSRange can't find definition anywhere
  • Next by Date: Re: NSRange can't find definition anywhere
  • Previous by thread: Re: NSRange can't find definition anywhere
  • Next by thread: Re: NSRange can't find definition anywhere
  • Index(es):
    • Date
    • Thread