Re: sscanf replacement
Re: sscanf replacement
- Subject: Re: sscanf replacement
- From: Andreas Monitzer <email@hidden>
- Date: Wed, 1 Aug 2001 21:13:19 +0200
On Wednesday, August 1, 2001, at 06:26 , Christian Mike wrote:
I do a lot of string parsing with sscanf. I know that you can replace
sprintf with [NSString stringWithFormat:...]. Is there an sscanf
replacement?
Yes, NSScanner (with a quite different API). Or maybe you want to take a
look at some regexp packages (I don't know why people try to avoid regexps.
..).
andy
--
"He was addicted to life. But we cured him"