... d_array[i] = 0.0; } // free heap space when done using it free(p_array); ... Here, matrix is a 2D array of int values with 50 rows and 100 columns, ...
確定! 回上一頁