Re: can't get terminology right
Re: can't get terminology right
- Subject: Re: can't get terminology right
- From: Shane Stanley <email@hidden>
- Date: Thu, 25 Sep 2014 09:47:20 +1000
On 24 Sep 2014, at 10:58 pm, Brian Christmas <email@hidden> wrote:
I had read up on Ranges on the Apple Developer pages this morning, and my interpretation of the document was range was <start of range-end of range>, not <start of range-length>. Are you serious? It says: typedef struct _NSRange {
NSUInteger location;
NSUInteger length;
} NSRange;
How can you interpret "length" as anything other than, well, length?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden