NSString to NSUInteger

Posted by dododedodonl on Stack Overflow See other posts from Stack Overflow or by dododedodonl
Published on 2010-05-01T11:24:20Z Indexed on 2010/05/01 11:27 UTC
Read the original article Hit count: 308

Hi all,

I've got a number in a NSString @"15". I want to convert this to NSUInteger, but I don't know how to do that...

Regards, dodo

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about iphone-sdk-3.0