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

i think its because of version error as im pretty sure conio.h is only supported on windows.

1 year ago by canoshit

@Sadman Sakib This conic.h is supported on Windows.

11 months ago by My User