pointer to function
摘要:
指针、函数、数字、结构体、指针函数、函数指针 初学不好区分,做点儿实验来有效区分一下,以下代码采用dev-C++平台测试//pointer to fucntion 函数功能是 基地址加偏移量得到偏移地址#includevoid test(int *n,int *base,int x){ *n=x+... 阅读全文
posted @ 2014-11-05 00:06
nyc1893
阅读(163)
评论(0)
推荐(0)
浙公网安备 33010602011771号