jrvbdeveloper
Member
- Joined
- Jul 15, 2007
- Messages
- 17
- Programming Experience
- Beginner
Lets say I have a variable numLoops = 3. Now, I need 3 nested For loops. How would I go about doing this? Based on the value of numLoops, I need to have that many nested loops.
Thanks in advnace.
Thanks in advnace.