gpt4 book ai didi

c - 为什么我收到一个错误 undefined reference to `getche' ?

转载 作者:行者123 更新时间:2023-12-03 09:56:05 25 4
gpt4 key购买 nike

这个问题在这里已经有了答案:





What is the equivalent to getch() & getche() in Linux?

(6 个回答)


2年前关闭。




我正在使用 clang-716.04.1-Ubuntu LTS .
我收到这个警告:

warning: implicit declaration of function 'getche' is invalid in C99 
[-Wimplicit-function-declaration]

其次是这个错误:
error: undefined reference to 'getche'`

有什么问题?

这是我的代码的链接:

https://repl.it/@kallyas/Employees-Record-System

最佳答案

getche()<conio.h>库,因此它是特定于 Windows 的,对于替代方案,您可以查看 What is the equivalent to getch() & getche() in Linux?

关于c - 为什么我收到一个错误 undefined reference to `getche' ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61427836/

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