阅读背景:

如何将多维指针/数组传递给递归函数

来源:互联网 

I want to write a function that accepts an array of 'm' dimensions of 'n' elements each, and a pointer to other-trivial-function. The function will call itself at each dimension, iterates through its elements and call each time the function pointed to by the mentioned pointer (the trivial one). The problem is that I couldn't find a way to define a function I want to write a function that accepts an arra




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: