Skip navigation.
 
mlNSString** in scanners
FROM : D.K. Johnston
DATE : Wed Jul 26 19:15:19 2006

Why do scanner methods such as:

   scanCharactersFromSet:intoString:

require an NSString** as their second parameter, rather than simply 
an NSString*? I want to write a scanner for NSData objects, so I'm 
curious about what is happening under the hood.

dkj

Related mailsAuthorDate
mlNSString** in scanners D.K. Johnston Jul 26, 19:15
mlRe: NSString** in scanners j o a r Jul 26, 19:38