First macro will allow you to write shorter for loops while second one will allow you to use a python like range based loop in c++. FOR(i, 1, 5){ // code ...
確定! 回上一頁