查看会员资料
用 户 名:Aver****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
functionPointers.tar
- Some simple use of function pointers in C. It declares 4 functions add, mult, sub, div and an array containting some pointers to these functions and in the main it demands to execute a function via the array.