myArray[i][j] = i*j; // You can also use the 'at' function myArray.at(i,j) = i * j;. Create coder::array variables from std::string and std::vector arrays.
確定! 回上一頁