gpt4 book ai didi

c - 错误 : unknown type name 'intptr_t'

转载 作者:太空狗 更新时间:2023-10-29 17:05:35 25 4
gpt4 key购买 nike

我在 MinGW 中编译 C 程序时收到此错误。据我所知,我认为“intptr_t”是 C99 标准中的一种类型。我没有包含文件吗?

最佳答案

您需要包含 stdint.h

请注意,intptr_tuintptr_t 确实是 C99 类型,但它们是可选的。

关于c - 错误 : unknown type name 'intptr_t' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9042024/

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