In this C example below the variable i is available within the for and while loops, because the while loop is below the for loop.
確定! 回上一頁