If you want to make an array of integers, can you use NSInteger? Do you have to use NSNumber? If so, then why?
I created a simple Objective C wrapper around the good old C array to be used more conveniently: https://gist.github.com/4705733