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
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 mails | Author | Date |
|---|---|---|
| D.K. Johnston | Jul 26, 19:15 | |
| j o a r | Jul 26, 19:38 |






Cocoa mail archive

