阅读背景:

Chapter 5 - Pointers and Arrays(七)

来源:互联网 

5.11 Pointers to Functions

In C, a function itself is not a variable, but it is possible to define pointers to functions, which can be assigned, placed in arrays, passed to functions, returned by functions, and so on. We will illustrate this by modifying the sorting procedure written earlier in this chapter so that if the optional argumentIn C, a function




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

分享到: