I don't know NSUInteger.

Posted by Beomseok on Stack Overflow See other posts from Stack Overflow or by Beomseok
Published on 2010-03-11T21:40:27Z Indexed on 2010/03/11 21:44 UTC
Read the original article Hit count: 160

Filed under:
|

NSUInteger wordInt = sentence.length;

I want to add 1 like this -> wordInt = wordInt + 1 ;

But It doesn't work. I don't know....

Please!!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about nsuinteger