gpt4 book ai didi

include - #include指令: difference between "test.h" and "./test.h"

转载 作者:行者123 更新时间:2023-12-02 16:35:17 25 4
gpt4 key购买 nike

对于 C/C++ 预处理器,#include "./test.h"#include "test.h" 有什么区别吗?

最佳答案

不,没有区别。

你也可以有

#include "../thisdir/test.h"

结果是一样的

关于include - #include指令: difference between "test.h" and "./test.h",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1606424/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com