problem with array

Posted by xcodemaddy on Stack Overflow See other posts from Stack Overflow or by xcodemaddy
Published on 2010-05-20T09:56:35Z Indexed on 2010/05/20 10:00 UTC
Read the original article Hit count: 473

Filed under:
|

Getting error in this line , NSString *nmm =[narr objectAtIndex:1];

error shows: 'NSRangeException', reason: '* -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)'

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk-3.0