The while loop is under-appreciated in C++ circles IMO. Executed as isolated statements [code]i++ [/code]or [code]++i [/code]have the same result: i is ...
確定! 回上一頁