Objective c: Check if integer/int/number

Viewed 37085

In objective c, how can i check if a string/NSNumber is an integer or int

6 Answers
Related