getLineStart:end:contentsEnd:forRange:
getLineStart:end:contentsEnd:forRange:
- Subject: getLineStart:end:contentsEnd:forRange:
- From: Michael Boulade <email@hidden>
- Date: Tue, 10 Jul 2001 16:14:11 +0200
Hi,
I take the output of an NSTask in a NSString. Now I'd like to divide it
into lines. Id'l like to use the getLineStart:end:contentsEnd:forRange:.
Can anyone explain me how the getLineStart:end:contentsEnd:forRange:
works and specially what is the aRange parameter (and the other
parameters too)?
Mike