Compare a NSNumber to an int

后端 未结 5 2216
长发绾君心
长发绾君心 2021-01-01 17:39

I\'ve a simple question (I think): I\'m trying to compare a NSNumber with a int, to see if it is 0 or 1. Here is the code:

id i = [dictionary objectForKey:@\         


        
5条回答
提交回复
热议问题