摘要: 简单回调 1.首先介绍最简单的回调函数调用方法: #include <stdio.h> //返回值(*指针名)(参数列表) typedef int(*callback)(int, int); //回调函数 int SUB(callback pfunc, int a, int b){ return p 阅读全文
posted @ 2023-09-14 10:56 封兴旺 阅读(3) 评论(0) 推荐(0) 编辑

联系方式: 18274305123(微信同号)