Re: Initializing an Array
Re: Initializing an Array
- Subject: Re: Initializing an Array
- From: Marcel Weiher <email@hidden>
- Date: Wed, 23 Jan 2002 00:37:57 +0100
On Wednesday, January 23, 2002, at 12:19 , Jeff Galyan wrote:
I looked for an intValue method in NSString, and didn't find it (as of
yesterday). I must be going blind.
How long have you been coding? Go get some sleep! ;-)
-intValue is very clearly documented (as well as other things, like
[super init] vs. the non-existent [[super alloc] init]).
Marcel