Two Variables in one for loop - C++ Forum - Cplusplus.com

Two Variables in one for loop - C++ Forum - Cplusplus.com

瀏覽:578
日期:2025-09-29
Is there any way to put to variables in a for loop? Here is an example of kind of what i want: for (int x,y = 0; int x,y...看更多