conio.h error
Main.c:2:10: fatal error: conio.h: No such file or directory
2 | #include <conio.h>
| ^~~~~~~~~
compilation terminated.
why do i get this output
2 Answers
1 year ago by Sadman Sakib
i think its because of version error as im pretty sure conio.h is only supported on windows.
1 year ago by canoshit