Allocate an array of M rows of N columns like this: int (*array) [N] = malloc (M * sizeof *array); Declare a … mallocing a 2d array mean ademir almeida ...
確定! 回上一頁