Assuming the logic of your sort code is correct. You can just have your sort function as: void sort(char **m, int dim);.
確定! 回上一頁