0_0_6331814_26280.cpp: In function `int main()':
0_0_6331814_26280.cpp:31: error: name lookup of `i' changed for new ISO `for' scoping
0_0_6331814_26280.cpp:27: error: using obsolete binding at `i'
0_0_6331814_26280.cpp: In function `void add(int*, int*, int*)':
0_0_6331814_26280.cpp:87: error: name lookup of `i' changed for new ISO `for' scoping
0_0_6331814_26280.cpp:80: error: using obsolete binding at `i'
|