Re: NSString to int (or double) conversion
Re: NSString to int (or double) conversion
- Subject: Re: NSString to int (or double) conversion
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 8 Jul 2003 16:11:02 +0200
On mardi, juil 8, 2003, at 15:29 Europe/Paris, Cyprien wrote:
I'm sorry to ask the same kind of question again, but now I'm trying
to convert an NSString (like "512") into an int. (or a double)
And I've search the cocoa.mamasam.com, and found nothing.
This leaves the NSString documentation maybe.
[myString intValue]
[myString doubleValue]
file:///System/Library/Frameworks/Foundation.framework/Versions/C/
Resources/English.lproj/Documentation/Reference/ObjC_classic/Classes/
NSString.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.