View Single Post
Old 10-15-2013, 03:03 PM   #10
megamon88
aka Assertive
Retired StaffFFR Simfile AuthorFFR Music ProducerFFR Veteran
 
megamon88's Avatar
 
Join Date: Feb 2006
Location: Waterloo, ON
Age: 29
Posts: 2,567
Default Re: Requesting help for programming/ CS majors?

It seems like you're confusing the "for" loop as a sort of "for each" loop like the one in C#. In C++ you have to use a standard "for" loop, iterating over the loop i times.
__________________
megamon88 is offline   Reply With Quote