摘要: 在test.h里申明函数A 在test.c中定义函数A 在main.c主函数外部,主函数前面,include “test.h” 在main.c中main()函数里调用函数A 阅读全文
posted @ 2017-11-19 16:40 Scrazy 阅读(236) 评论(0) 推荐(0)