Ranges
These functions are used to create and manipulate
NSRange
structures.
-
NSEqualRanges BOOLNSEqualRanges(NSRangerange1,NSRangerange2)-
NSIntersectionRange NSRangeNSIntersectionRange(NSRangerange1,NSRangerange2)-
NSLocationInRange BOOLNSLocationInRange(unsignedintindex,NSRangeaRange)-
NSMakeRange NSRangeNSMakeRange(unsignedintlocation,unsignedintlength)-
NSMaxRange unsignedintNSMaxRange(NSRangerange)-
NSRangeFromString NSRangeNSRangeFromString(NSString*aString)-
NSStringFromRange NSString*NSStringFromRange(NSRangerange)-
NSUnionRange NSRangeNSUnionRange(NSRangerange1,NSRangerange2)
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access