12 2009 档案
摘要:在网上看到一个介绍函数指针的网站,对函数指针介绍的很详细,值得好好读读。http://www.newty.de/ 网站也提供The Function Pointer Tutorials.pdf下载。这里把目录列出来:Contents1 Introduction to Function Pointers 21.1 What is a Function Pointer ? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.2 Introductory Example or How to Re
阅读全文