getLineStart:end:contentsEnd:forRange:
Returns by reference the beginning of the first line and the end of the last line touched by the given range.
- (void)getLineStart

NSUInteger *)startIndex end

NSUInteger *)lineEndIndex
contentsEnd

NSUInteger *)contentsEndIndex forRange

NSRange)aRange
Can someone explain about the parameters of the above function....