Arrays. • Passing two-dimensional array to a function. #include <iostream> ... int *ptr = nullptr; //only c++ 11. *ptr =10 //error ... empty pointer.
確定! 回上一頁