Objective-C: Convert id to NSInteger - Stack Overflow
行動版 - 2011年6月24日 - Objective-C: Convert id to NSInteger ... And it can not be a struct or primitive because id means it is an object (of unknown class) ... NSInteger questionId = [[ newQuestion ...
stackoverflow.com |