In C you can only return a pointer to a multi-dimensional array. Be very careful about returning pointers from functions. If the object pointed to is declared ...
確定! 回上一頁