Objective array question.

So I have this array:
int alpha[]
My question is, how can I output alpha to print five components per line? I'm brain farting over here. Thanks
Firstly, do you know how you'd output the alpha elements all on one line?

Try writing that, and then change it to do multi line from there.
Thank you.
Topic archived. No new replies allowed.