Bugs that i had faced
Monday, February 2, 2015
Objective-c Checking NSArrray NSMutableArray empty or not
if([array count] ==0){
//array is empty
}
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)