
4

【踩坑】找不到conio.h头文件
source link: https://feiju12138.github.io/2022/05/25/%E6%89%BE%E4%B8%8D%E5%88%B0conio-h%E5%A4%B4%E6%96%87%E4%BB%B6/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

【踩坑】找不到conio.h头文件
2022-05-25
2
C语言项目报错:conio.h: No such file or directory
- 原conio.h库适用于老的DOS系统,对于Linux/Win32/MacOS无法使用
- 替换为新库curses.h
#include <curses.h>
</article
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK