北冥乱贼
2019-10-27 18:49
#include "test.c"
#include <stdio.h> 只搜索系统类库,不搜索本地。Linux下类库目录是 /usr/include/
#inlcude "stdio.h" 先搜索本地,如果本地存在就不再搜索,本地不存在就搜索系统类库。
C语言入门
926024 学习 · 20793 问题
相似问题
回答 4
回答 3
回答 1