C Programming: malloc() for a 2D array (using pointer-to-pointer)

前端 未结 4 1184
抹茶落季
抹茶落季 2020-12-09 23:02

yesterday I had posted a question: How should I pass a pointer to a function and allocate memory for the passed pointer from inside the called function?

From the ans

4条回答
提交回复
热议问题