Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mdeh

macrumors 6502
Original poster
Jan 3, 2009
345
2
This bit of code is throwing an error : invalid receiver type 'NSUInteger'. Have tried L, ll, q but to no avail. Something is missing in my understanding? :)

Given proc = initialized processInfo object.
Code:
NSLog(@"Number of Active Processors: %q", [[proc activeProcessorCount] unsignedIntValue]);

thanks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.