I'm a little confused. As you can tell, I'm a beginner at C++.From the above statement, this is about what I got:
Haha. Could you maybe explain it a little bit more? Thank you!Code:for (int i = 0; i < 9; i++) { for (int j = 0; j < 9; j++) { } }
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |